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

{
    "url": "https://demozoo.org/api/v1/parties/4787/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4787/",
    "id": 4787,
    "name": "TRSAC 2024",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/51/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/51/",
        "id": 51,
        "name": "TRSAC",
        "website": "http://www.trsac.dk/"
    },
    "start_date": "2024-10-18",
    "end_date": "2024-10-20",
    "location": "Århus, Aarhus Kommune, Central Jutland, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 56.15674,
    "longitude": 10.21076,
    "website": "http://trsac2024.dk/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/342456/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342456/",
            "id": 342456,
            "title": "Back In Business!",
            "author_nicks": [
                {
                    "name": "Diverse Unified Business",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
                        "id": 4226,
                        "name": "Danish Underpants Brigade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-03-31",
            "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": [
                "cables",
                "ai-generated-graphics",
                "webdemoexe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/352919/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/352919/",
            "id": 352919,
            "title": "Dubplate",
            "author_nicks": [
                {
                    "name": "Psycho",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                        "id": 117,
                        "name": "Psycho",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Loonies",
                    "abbreviation": "LNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                        "id": 115,
                        "name": "Loonies",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2024-07-13",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                    "id": 28,
                    "name": "4K Executable Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/trsac/trsac-2024"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=109&when=2024"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TRSACPARTY"
        }
    ]
}