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

{
    "url": "https://demozoo.org/api/v1/parties/4938/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4938/",
    "id": 4938,
    "name": "Warrant 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1795/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1795/",
        "id": 1795,
        "name": "Warrant",
        "website": ""
    },
    "start_date": "1990-05",
    "end_date": "1990-05",
    "location": "Helsingborg, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 56.05648,
    "longitude": 12.78718,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/341414/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341414/",
            "id": 341414,
            "title": "Bitchy and Jade",
            "author_nicks": [
                {
                    "name": "Mute 101",
                    "abbreviation": "M101",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                        "id": 3821,
                        "name": "Mute 101",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05",
            "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": [
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/341413/?format=api",
            "demozoo_url": "https://demozoo.org/productions/341413/",
            "id": 341413,
            "title": "BSS+BSWF",
            "author_nicks": [
                {
                    "name": "Exact",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                        "id": 7339,
                        "name": "Exact",
                        "is_group": true
                    }
                },
                {
                    "name": "Vision",
                    "abbreviation": "VSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                        "id": 156,
                        "name": "Vision",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05",
            "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": []
}