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

{
    "url": "https://demozoo.org/api/v1/parties/5527/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5527/",
    "id": 5527,
    "name": "GBA Winter Jam 2021",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1891/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1891/",
        "id": 1891,
        "name": "GBA Jam",
        "website": "https://itch.io/jam/gbajam21"
    },
    "start_date": "2021-12-01",
    "end_date": "2022-01-01",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://itch.io/jam/gba-winter-jam-2021",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/386184/?format=api",
            "demozoo_url": "https://demozoo.org/productions/386184/",
            "id": 386184,
            "title": "LRO - Luggage Retrieval Officer",
            "author_nicks": [
                {
                    "name": "Jono Shields",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154919/?format=api",
                        "id": 154919,
                        "name": "Jono Shields",
                        "is_group": false
                    }
                },
                {
                    "name": "Tempest",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                        "id": 1477,
                        "name": "Tempest",
                        "is_group": false
                    }
                },
                {
                    "name": "Vent",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10486/?format=api",
                        "id": 10486,
                        "name": "Vent",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-01",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": []
}