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

{
    "url": "https://demozoo.org/api/v1/parties/1916/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1916/",
    "id": 1916,
    "name": "Dresden Scene Meeting",
    "tagline": "d0r Osten grillt bis der Fuchs pfeift",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/775/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/775/",
        "id": 775,
        "name": "Dresden Scene Meeting",
        "website": ""
    },
    "start_date": "2013-06-22",
    "end_date": "2013-06-22",
    "location": "Dresden, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.053631,
    "longitude": 13.74081,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/85261/?format=api",
            "demozoo_url": "https://demozoo.org/productions/85261/",
            "id": 85261,
            "title": "DSM 2013",
            "author_nicks": [
                {
                    "name": "3LN",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                        "id": 17025,
                        "name": "3LN",
                        "is_group": true
                    }
                },
                {
                    "name": "MoodsPlateau",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                        "id": 3552,
                        "name": "Moods Plateau",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2013-06-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jsrocket",
                "canvas"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}