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

{
    "url": "https://demozoo.org/api/v1/productions/303502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303502/",
    "id": 303502,
    "title": "Silvester Party Invitation",
    "author_nicks": [
        {
            "name": "Aldroid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                "id": 63755,
                "name": "Aldroid",
                "is_group": false
            }
        },
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-19",
    "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=8sEn86R7e68"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4405/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4405/",
            "id": 4405,
            "name": "Silvester 2021",
            "tagline": "",
            "start_date": "2021-12-31",
            "end_date": "2022-01-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://field-fx.party/"
        }
    ],
    "screenshots": [],
    "tags": []
}