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

{
    "url": "https://demozoo.org/api/v1/productions/119309/?format=api",
    "demozoo_url": "https://demozoo.org/music/119309/",
    "id": 119309,
    "title": "Thrust Me",
    "author_nicks": [
        {
            "name": "AMJ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3188/?format=api",
                "id": 3188,
                "name": "AMJ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Side B",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5145/?format=api",
                "id": 5145,
                "name": "Side B",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-05",
    "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": [
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original Composer"
        }
    ],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/AMJ/thrust%20me.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/zoo98/c64/grfx_music/graphics%2Bmusic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10750,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/728/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/728/",
                    "id": 728,
                    "name": "Zoo 1998",
                    "tagline": "",
                    "start_date": "1998-12-04",
                    "end_date": "1998-12-06",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}