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

{
    "url": "https://demozoo.org/api/v1/parties/5448/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5448/",
    "id": 5448,
    "name": "MCS Easter Party 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1315/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1315/",
        "id": 1315,
        "name": "Marks Computer Society",
        "website": ""
    },
    "start_date": "1995-04-08",
    "end_date": "1995-04-10",
    "location": "Skene, Marks Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.48995,
    "longitude": 12.64196,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/242097/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242097/",
            "id": 242097,
            "title": "MCS Easter Party '95 Invitation",
            "author_nicks": [
                {
                    "name": "Duplo",
                    "abbreviation": "DPL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                        "id": 8208,
                        "name": "Duplo",
                        "is_group": true
                    }
                },
                {
                    "name": "Moment 22",
                    "abbreviation": "M22",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7484/?format=api",
                        "id": 7484,
                        "name": "Moment 22",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}