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

{
    "url": "https://demozoo.org/api/v1/parties/4950/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4950/",
    "id": 4950,
    "name": "Triad Bålsta Meeting 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1801/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1801/",
        "id": 1801,
        "name": "Triad Bålsta Meeting",
        "website": ""
    },
    "start_date": "1989-01-07",
    "end_date": "1989-01-08",
    "location": "Bålsta, Håbo kommun, Uppsala, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.5671,
    "longitude": 17.52781,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/342014/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342014/",
            "id": 342014,
            "title": "Spacewalker",
            "author_nicks": [
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-01-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/342013/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342013/",
            "id": 342013,
            "title": "Split",
            "author_nicks": [
                {
                    "name": "Horizon",
                    "abbreviation": "HZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                        "id": 719,
                        "name": "Horizon",
                        "is_group": true
                    }
                },
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-01-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}