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

{
    "url": "https://demozoo.org/api/v1/parties/4174/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4174/",
    "id": 4174,
    "name": "Team-X, Trinity, Level 4 and Abadon meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1567/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1567/",
        "id": 1567,
        "name": "Team-X. Trinity, Level 4 and Abadon meeting",
        "website": ""
    },
    "start_date": "1989",
    "end_date": "1989",
    "location": "Rendsburg, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.30663,
    "longitude": 9.66313,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/216851/?format=api",
            "demozoo_url": "https://demozoo.org/productions/216851/",
            "id": 216851,
            "title": "Running Indy Demo",
            "author_nicks": [
                {
                    "name": "Team-X",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                        "id": 59823,
                        "name": "Team-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}