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

{
    "url": "https://demozoo.org/api/v1/parties/3251/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3251/",
    "id": 3251,
    "name": "TibbleLAN 2014",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/726/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/726/",
        "id": 726,
        "name": "TibbleLAN",
        "website": ""
    },
    "start_date": "2014-10-10",
    "end_date": "2014-10-12",
    "location": "Täby Kommun, Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.43739,
    "longitude": 18.0653,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/176114/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176114/",
            "id": 176114,
            "title": "emo picture",
            "author_nicks": [
                {
                    "name": "Bittin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8669/?format=api",
                        "id": 8669,
                        "name": "Luna",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/176113/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176113/",
            "id": 176113,
            "title": "TibbleLAN Logo",
            "author_nicks": [
                {
                    "name": "TomSmoke",
                    "abbreviation": "TMSK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51113/?format=api",
                        "id": 51113,
                        "name": "TomSmoke",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1647&when=2014"
        }
    ]
}