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

{
    "url": "https://demozoo.org/api/v1/parties/1550/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1550/",
    "id": 1550,
    "name": "Replicants/NeXT Summer Convention",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/649/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/649/",
        "id": 649,
        "name": "The Summer Convention",
        "website": ""
    },
    "start_date": "1990-07-21",
    "end_date": "1990-07-28",
    "location": "Marseille, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.293701,
    "longitude": 5.37247,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/131656/?format=api",
            "demozoo_url": "https://demozoo.org/productions/131656/",
            "id": 131656,
            "title": "Replicants/NeXT Summer Convention Invitation",
            "author_nicks": [
                {
                    "name": "NeXT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                        "id": 31770,
                        "name": "NeXT",
                        "is_group": true
                    }
                },
                {
                    "name": "Replicants",
                    "abbreviation": "REPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                        "id": 31491,
                        "name": "The Replicants",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "paper"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}