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

{
    "url": "https://demozoo.org/api/v1/productions/97492/?format=api",
    "demozoo_url": "https://demozoo.org/music/97492/",
    "id": 97492,
    "title": "Fastlane",
    "author_nicks": [
        {
            "name": "Flex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                "id": 14294,
                "name": "Flex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-11-09",
    "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/Flex/fast%20lane.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/zoo13/c64/music/ald_fastlane.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=48956"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 9910,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1841/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1841/",
                    "id": 1841,
                    "name": "Zoo 2013",
                    "tagline": "Zoo is the party - you are the animals!",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-10",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.71693,
                    "longitude": 23.751591,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}