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

{
    "url": "https://demozoo.org/api/v1/parties/3979/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3979/",
    "id": 3979,
    "name": "Deadline 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/893/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/893/",
        "id": 893,
        "name": "Deadline (.de)",
        "website": "https://demoparty.berlin/"
    },
    "start_date": "2020-10-02",
    "end_date": "2020-10-04",
    "location": "Land Berlin, Berlin, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 52.5,
    "longitude": 13.41667,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/274568/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274568/",
            "id": 274568,
            "title": "Orwo",
            "author_nicks": [
                {
                    "name": "The Electronic Knights",
                    "abbreviation": "TEK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                        "id": 1070,
                        "name": "The Electronic Knights",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-02-08",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}