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

{
    "url": "https://demozoo.org/api/v1/productions/19111/?format=api",
    "demozoo_url": "https://demozoo.org/music/19111/",
    "id": 19111,
    "title": "Optimize",
    "author_nicks": [
        {
            "name": "Clone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62125/?format=api",
                "id": 62125,
                "name": "Clone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13808/?format=api",
                "id": 13808,
                "name": "Spin",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-30",
    "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/Screamtracker 3/Clone/optimize.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "25",
            "score": "126",
            "competition": {
                "id": 1143,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/43/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/43/",
                    "id": 43,
                    "name": "The Gathering 1997",
                    "tagline": "",
                    "start_date": "1997-03-26",
                    "end_date": "1997-03-30",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "13ch",
        "s3m"
    ]
}