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

{
    "url": "https://demozoo.org/api/v1/productions/117256/?format=api",
    "demozoo_url": "https://demozoo.org/music/117256/",
    "id": 117256,
    "title": "When Gravity Falls",
    "author_nicks": [
        {
            "name": "Radiance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1175/?format=api",
                "id": 1175,
                "name": "Radiance",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-03",
    "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/Radiance/when%20gravity%20fails.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "45",
            "competition": {
                "id": 10653,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/451/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/451/",
                    "id": 451,
                    "name": "Bush Party 1995",
                    "tagline": "BP2",
                    "start_date": "1995-06-30",
                    "end_date": "1995-07-04",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.1419,
                    "longitude": 9.6568,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}