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

{
    "url": "https://demozoo.org/api/v1/parties/4781/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4781/",
    "id": 4781,
    "name": "Defiers Bjärred Meeting March 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1737/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1737/",
        "id": 1737,
        "name": "Defiers Bjärred Meeting",
        "website": ""
    },
    "start_date": "1988-03-27",
    "end_date": "1988-03-28",
    "location": "Bjärred, Lomma Kommun, Skåne, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 55.71578,
    "longitude": 13.02535,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/331525/?format=api",
            "demozoo_url": "https://demozoo.org/productions/331525/",
            "id": 331525,
            "title": "Glorify",
            "author_nicks": [
                {
                    "name": "Defiers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                        "id": 6881,
                        "name": "Defiers",
                        "is_group": true
                    }
                },
                {
                    "name": "Triumph 2001",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18961/?format=api",
                        "id": 18961,
                        "name": "Triumph",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-28",
            "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/331523/?format=api",
            "demozoo_url": "https://demozoo.org/productions/331523/",
            "id": 331523,
            "title": "Mazzpoly",
            "author_nicks": [
                {
                    "name": "Defiers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                        "id": 6881,
                        "name": "Defiers",
                        "is_group": true
                    }
                },
                {
                    "name": "Triumph 2001",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18961/?format=api",
                        "id": 18961,
                        "name": "Triumph",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-28",
            "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/331524/?format=api",
            "demozoo_url": "https://demozoo.org/productions/331524/",
            "id": 331524,
            "title": "Meeting-demo -88",
            "author_nicks": [
                {
                    "name": "Triumph 2001",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18961/?format=api",
                        "id": 18961,
                        "name": "Triumph",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-06",
            "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=737"
        }
    ]
}