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

{
    "url": "https://demozoo.org/api/v1/productions/373434/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373434/",
    "id": 373434,
    "title": "Ancient Technology",
    "author_nicks": [
        {
            "name": "DJ Nest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69596/?format=api",
                "id": 69596,
                "name": "DJ Nest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-05-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3z5ViXWikxU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5282/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5282/",
            "id": 5282,
            "name": "PTWeekender IX",
            "tagline": "Ancient Technology",
            "start_date": "2025-06-06",
            "end_date": "2025-06-07",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.ptweekender.com/"
        }
    ],
    "screenshots": [],
    "tags": []
}