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

{
    "url": "https://demozoo.org/api/v1/productions/333688/?format=api",
    "demozoo_url": "https://demozoo.org/music/333688/",
    "id": 333688,
    "title": "Game Changer",
    "author_nicks": [
        {
            "name": "Gregfeel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                "id": 23837,
                "name": "Gregfeel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lepsi De",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237112"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49830/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 18423,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4605/",
                    "id": 4605,
                    "name": "Transmission64 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}