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

{
    "url": "https://demozoo.org/api/v1/parties/2838/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2838/",
    "id": 2838,
    "name": "TIC Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1135/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1135/",
        "id": 1135,
        "name": "TIC Copy Party",
        "website": ""
    },
    "start_date": "1988-08-12",
    "end_date": "1988-08-14",
    "location": "Lyngdal, Vest-Agder, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 58.13829,
    "longitude": 7.06836,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/152615/?format=api",
            "demozoo_url": "https://demozoo.org/productions/152615/",
            "id": 152615,
            "title": "1st Demo",
            "author_nicks": [
                {
                    "name": "IMP-666",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52651/?format=api",
                        "id": 52651,
                        "name": "IMP-666",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-08-13",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/152616/?format=api",
            "demozoo_url": "https://demozoo.org/productions/152616/",
            "id": 152616,
            "title": "Demo",
            "author_nicks": [
                {
                    "name": "The Squad",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/63187/?format=api",
                        "id": 63187,
                        "name": "The Squad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-08-13",
            "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": [
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=125"
        }
    ]
}