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

{
    "url": "https://demozoo.org/api/v1/productions/287578/?format=api",
    "demozoo_url": "https://demozoo.org/music/287578/",
    "id": 287578,
    "title": "Transformation",
    "author_nicks": [
        {
            "name": "Psycho8580",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8871/?format=api",
                "id": 8871,
                "name": "Psycho8580",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        },
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-11-28",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/syntax20/chip_music/psych858o-transformation.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "123",
            "competition": {
                "id": 16263,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4133/",
                    "id": 4133,
                    "name": "Syntax 2020",
                    "tagline": "Yeah Naa",
                    "start_date": "2020-11-28",
                    "end_date": "2020-11-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}