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

{
    "url": "https://demozoo.org/api/v1/productions/130801/?format=api",
    "demozoo_url": "https://demozoo.org/music/130801/",
    "id": 130801,
    "title": "Jungle Fever",
    "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": "1996-09-07",
    "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/Protracker/Prodigy/jungle-fever.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=50777"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11194,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/446/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/446/",
                    "id": 446,
                    "name": "Bizarre 1996",
                    "tagline": "",
                    "start_date": "1996-09-07",
                    "end_date": "1996-09-08",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}