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

{
    "url": "https://demozoo.org/api/v1/productions/267050/?format=api",
    "demozoo_url": "https://demozoo.org/music/267050/",
    "id": 267050,
    "title": "Downtown",
    "author_nicks": [
        {
            "name": "Lone Wolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10518/?format=api",
                "id": 10518,
                "name": "Lone Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-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/Fasttracker%202/Lone%20Wolf/downtown.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "4,071",
            "competition": {
                "id": 15424,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3933/",
                    "id": 3933,
                    "name": "The Trackering #26",
                    "tagline": "",
                    "start_date": "1996-12-01",
                    "end_date": "1996-12-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "18ch",
        "xm"
    ]
}