All advertisements submitted to the billboards in-game.
Ordered by date submitted in descending order.

GET /api/advertisements/?format=api&page=16
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1506,
    "next": null,
    "previous": "http://convoytrucking.net/api/advertisements/?format=api&page=15",
    "results": [
        {
            "id": 411,
            "playerid": {
                "id": 12277,
                "name": "Shelby"
            },
            "text": "Hi alll What sup.pls do |/apply Dune Ride Owner |Just apply no need dune ride. |",
            "date": "2012-01-23T12:31:21Z",
            "days": 1,
            "used": true,
            "billboard": 10
        },
        {
            "id": 407,
            "playerid": {
                "id": 13636,
                "name": "demon"
            },
            "text": "i love you matheus |eu te amo ||",
            "date": "2012-01-21T04:10:29Z",
            "days": 1,
            "used": true,
            "billboard": null
        },
        {
            "id": 405,
            "playerid": {
                "id": 10225,
                "name": "Grubyy"
            },
            "text": "polacy /cb 28 Xddd|||",
            "date": "2012-01-17T17:34:24Z",
            "days": 3,
            "used": true,
            "billboard": 24
        },
        {
            "id": 403,
            "playerid": {
                "id": 12277,
                "name": "Shelby"
            },
            "text": "{FFFF00}Hi all |do you have dune ride?|/APPLY Dune Ride Owner |",
            "date": "2012-01-16T10:37:34Z",
            "days": 1,
            "used": true,
            "billboard": 1
        },
        {
            "id": 390,
            "playerid": {
                "id": 2889,
                "name": "$nake"
            },
            "text": "{ffffff}HAPPY NEW YEAR 2012!|{ffffff}FROM PHOTOMANIA & TUNING CARS CLUB|{ffffff}AND THEIR MEMBERS & STAFF!|",
            "date": "2012-01-01T04:04:36Z",
            "days": 1,
            "used": true,
            "billboard": 1
        },
        {
            "id": 383,
            "playerid": {
                "id": 10788,
                "name": "C8ilu."
            },
            "text": "TD CONVOY|TD Convoy is a club for romanians!!!|/Apply TD Convoy|",
            "date": "2011-12-29T19:53:44Z",
            "days": 1,
            "used": true,
            "billboard": 24
        }
    ]
}