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

{
    "url": "https://demozoo.org/api/v1/parties/3863/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3863/",
    "id": 3863,
    "name": "RESETkání 2019",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/573/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/573/",
        "id": 573,
        "name": "RESETkání",
        "website": "http://resetkani.untergrund.net/"
    },
    "start_date": "2019-05-17",
    "end_date": "2019-05-19",
    "location": "Brno, Město Brno, South Moravian, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.19522,
    "longitude": 16.60796,
    "website": "http://resetkani.untergrund.net/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/202820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202820/",
            "id": 202820,
            "title": "RESETkání 2019 Invitation",
            "author_nicks": [
                {
                    "name": "kLik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61120/?format=api",
                        "id": 61120,
                        "name": "kLik",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-04-21",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "k-fighter"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1554&when=2019"
        }
    ]
}