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

{
    "url": "https://demozoo.org/api/v1/productions/286985/?format=api",
    "demozoo_url": "https://demozoo.org/music/286985/",
    "id": 286985,
    "title": "Murdering Popcorn",
    "author_nicks": [
        {
            "name": "Mellow-D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83/?format=api",
                "id": 83,
                "name": "MD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Five Musicians",
            "abbreviation": "FM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
                "id": 8172,
                "name": "Five Musicians",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-08",
    "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/Fasttracker%202/Mellow-D/murdering%20popcorn.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.500",
            "competition": {
                "id": 16252,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4139/",
                    "id": 4139,
                    "name": "The Trackering #9",
                    "tagline": "",
                    "start_date": "1996-04-07",
                    "end_date": "1996-04-20",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "ftp://ftp.hornet.org/pub/demos/music/contests/tt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "12ch",
        "xm",
        "cover-version"
    ]
}