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

{
    "url": "https://demozoo.org/api/v1/productions/106035/?format=api",
    "demozoo_url": "https://demozoo.org/music/106035/",
    "id": 106035,
    "title": "Delight",
    "author_nicks": [
        {
            "name": "Prodigy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10308/?format=api",
                "id": 10308,
                "name": "Prodigy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Oops!",
            "abbreviation": "OPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10309/?format=api",
                "id": 10309,
                "name": "Oops!",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/AHX/Prodigy/delight.ahx"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=50700"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=50816"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "15",
            "competition": {
                "id": 10244,
                "name": "THX Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2164/",
                    "id": 2164,
                    "name": "THX Irc Compo 1",
                    "tagline": "",
                    "start_date": "1997",
                    "end_date": "1997",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ahx"
    ]
}