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

{
    "url": "https://demozoo.org/api/v1/parties/3768/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3768/",
    "id": 3768,
    "name": "Extasia Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1445/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1445/",
        "id": 1445,
        "name": "Extasia Copy Party",
        "website": ""
    },
    "start_date": "1988-07-29",
    "end_date": "1988-07-31",
    "location": "Nyköpings Kommun, Södermanland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.81762,
    "longitude": 16.89945,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/197670/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197670/",
            "id": 197670,
            "title": "Demo 5",
            "author_nicks": [
                {
                    "name": "Jetspeed",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51816/?format=api",
                        "id": 51816,
                        "name": "Jetspeed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-07-30",
            "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/197671/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197671/",
            "id": 197671,
            "title": "Smooth Grid",
            "author_nicks": [
                {
                    "name": "Ipec Elite",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                        "id": 16494,
                        "name": "Ipec Elite",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-07-30",
            "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": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=128"
        }
    ]
}