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

{
    "url": "https://demozoo.org/api/v1/parties/4628/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4628/",
    "id": 4628,
    "name": "Undefined 2023",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1665/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1665/",
        "id": 1665,
        "name": "Undefined",
        "website": "https://undefined.c-c.ru"
    },
    "start_date": "2023-02-18",
    "end_date": "2023-02-19",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "website": "http://107.189.31.31/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/318935/?format=api",
            "demozoo_url": "https://demozoo.org/productions/318935/",
            "id": 318935,
            "title": "Invitation to Undefined",
            "author_nicks": [
                {
                    "name": "Undefined Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/136051/?format=api",
                        "id": 136051,
                        "name": "Undefined Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2023-02-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1985&when=2023"
        }
    ]
}