GET /api/v1/parties/5143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/5143/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5143/",
    "id": 5143,
    "name": "Deadline 2025",
    "tagline": "The B-Movie",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/893/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/893/",
        "id": 893,
        "name": "Deadline (.de)",
        "website": "https://demoparty.berlin/"
    },
    "start_date": "2025-10-03",
    "end_date": "2025-10-05",
    "location": "Marzahn, Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.54525,
    "longitude": 13.56983,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/371393/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371393/",
            "id": 371393,
            "title": "Desatyr",
            "author_nicks": [
                {
                    "name": "Still",
                    "abbreviation": "STL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                        "id": 862,
                        "name": "Still",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-04-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tooll3"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/371070/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371070/",
            "id": 371070,
            "title": "The Lonely Remoter",
            "author_nicks": [
                {
                    "name": "NOGAPNOBACT3RIA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/82198/?format=api",
                        "id": 82198,
                        "name": "NoGapNoBacteria",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-04-19",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}