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

{
    "url": "https://demozoo.org/api/v1/productions/90602/?format=api",
    "demozoo_url": "https://demozoo.org/music/90602/",
    "id": 90602,
    "title": "The Shrimp",
    "author_nicks": [
        {
            "name": "Pingo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29529/?format=api",
                "id": 29529,
                "name": "Pingo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        },
        {
            "name": "Dixn Riah",
            "abbreviation": "Dixnriah",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29530/?format=api",
                "id": 29530,
                "name": "Dixn Riah",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-03",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Pingo/shrimp.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/lcp02/music/lcp2002_music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "8",
            "competition": {
                "id": 9520,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/370/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/370/",
                    "id": 370,
                    "name": "Little Computer People 2002",
                    "tagline": "",
                    "start_date": "2002-08-02",
                    "end_date": "2002-08-04",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}