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

{
    "url": "https://demozoo.org/api/v1/parties/2513/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2513/",
    "id": 2513,
    "name": "Syntax Society Easter Party 2012",
    "tagline": "MEGASOMMARPARTY",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/767/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/767/",
        "id": 767,
        "name": "Syntax Society",
        "website": "http://syntaxsociety.se/"
    },
    "start_date": "2012-07-18",
    "end_date": "2012-07-22",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "website": "http://safir.amigaos.se/main.php?d=newsfull&news=1315",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/134938/?format=api",
            "demozoo_url": "https://demozoo.org/productions/134938/",
            "id": 134938,
            "title": "Snow Ninja",
            "author_nicks": [
                {
                    "name": "The Moose Brothers",
                    "abbreviation": "TMB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                        "id": 10740,
                        "name": "The Moose Brothers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                    "id": 26,
                    "name": "Amiga PPC/RTG"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "aros"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2012/syntaxeasterparty12/"
        }
    ]
}