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

{
    "url": "https://demozoo.org/api/v1/parties/4909/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4909/",
    "id": 4909,
    "name": "Boss Copy-Party 2",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1785/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1785/",
        "id": 1785,
        "name": "Boss Copy-Party",
        "website": ""
    },
    "start_date": "1992-02-15",
    "end_date": "1992-02-16",
    "location": "Direktionsbezirk Dresden, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.16667,
    "longitude": 14.08333,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/363079/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363079/",
            "id": 363079,
            "title": "Ata",
            "author_nicks": [
                {
                    "name": "Lower Level",
                    "abbreviation": "LL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43068/?format=api",
                        "id": 43068,
                        "name": "Lower Level",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-15",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/339445/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339445/",
            "id": 339445,
            "title": "Dresden 92",
            "author_nicks": [
                {
                    "name": "The Imperium Arts",
                    "abbreviation": "TIA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7241/?format=api",
                        "id": 7241,
                        "name": "The Imperium Arts",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-15",
            "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/363080/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363080/",
            "id": 363080,
            "title": "Hell Machine",
            "author_nicks": [
                {
                    "name": "Creatures",
                    "abbreviation": "CRT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
                        "id": 2768,
                        "name": "Creatures",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-25",
            "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": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=114"
        }
    ]
}