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

{
    "url": "https://demozoo.org/api/v1/parties/3025/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3025/",
    "id": 3025,
    "name": "PDRoms Coding Competition 2004",
    "tagline": "2.5",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/855/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/855/",
        "id": 855,
        "name": "PDRoms Coding Competition",
        "website": ""
    },
    "start_date": "2004",
    "end_date": "2004",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/162039/?format=api",
            "demozoo_url": "https://demozoo.org/productions/162039/",
            "id": 162039,
            "title": "Beer Belly Bill",
            "author_nicks": [
                {
                    "name": "Metalvotze",
                    "abbreviation": "VOZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                        "id": 3525,
                        "name": "Metalvotze",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                    "id": 30,
                    "name": "Nintendo Game Boy Advance (GBA)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/162040/?format=api",
            "demozoo_url": "https://demozoo.org/productions/162040/",
            "id": 162040,
            "title": "Escape from Llama",
            "author_nicks": [
                {
                    "name": "Jum Hig",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49217/?format=api",
                        "id": 49217,
                        "name": "Jum Hig",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/72/?format=api",
                    "id": 72,
                    "name": "Gamepark 32"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=669&when=2004"
        }
    ]
}