GET /api/v1/parties/?format=api&ordering=start_date_date&page=55
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5406,
    "next": null,
    "previous": "https://demozoo.org/api/v1/parties/?format=api&ordering=start_date_date&page=54",
    "results": [
        {
            "url": "https://demozoo.org/api/v1/parties/5506/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5506/",
            "id": 5506,
            "name": "rsync 2027",
            "tagline": "",
            "start_date": "2027-01-08",
            "end_date": "2027-01-09",
            "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.87967,
            "longitude": 4.70078,
            "website": "https://demoparty.be/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5366/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5366/",
            "id": 5366,
            "name": "Lost Party 2027",
            "tagline": "",
            "start_date": "2027-07-08",
            "end_date": "2027-07-11",
            "location": "Licheń Stary, Konin County, Greater Poland, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.31226,
            "longitude": 18.35515,
            "website": "https://www.lostparty.pl/2027/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5367/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5367/",
            "id": 5367,
            "name": "Lost Party 2028",
            "tagline": "",
            "start_date": "2028-07-06",
            "end_date": "2028-07-09",
            "location": "Licheń Stary, Konin County, Greater Poland, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.31226,
            "longitude": 18.35515,
            "website": "https://www.lostparty.pl/2028/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2802/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2802/",
            "id": 2802,
            "name": "ST News International Christmas Coding Convention (STNICCC) 2032",
            "tagline": "42nd Anniversary",
            "start_date": "2032-12-18",
            "end_date": "2032-12-19",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": "http://www.stniccc.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4386/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4386/",
            "id": 4386,
            "name": "Last Party 2047 - 50th anniversary",
            "tagline": "demoscene, Atari",
            "start_date": "2047-12-27",
            "end_date": "2047-12-29",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.3133,
            "longitude": 16.4135,
            "website": "http://www.last.atari8.info/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4592/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4592/",
            "id": 4592,
            "name": "Silly Venture 2k72 SE",
            "tagline": "100th ATARI Anniversary!",
            "start_date": "2072-08-12",
            "end_date": "2072-08-14",
            "location": "Gdańsk, Pomerania, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.36112,
            "longitude": 18.68976,
            "website": "https://www.sillyventure.eu/"
        }
    ]
}