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

{
    "url": "https://demozoo.org/api/v1/productions/167234/?format=api",
    "demozoo_url": "https://demozoo.org/music/167234/",
    "id": 167234,
    "title": "River Volga",
    "author_nicks": [
        {
            "name": "Jerry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1193/?format=api",
                "id": 1193,
                "name": "Jerry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rebels",
            "abbreviation": "RBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-05",
    "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/Jerry/river%20volga.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/gathering96/m4ch/river_vo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12957,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/42/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/42/",
                    "id": 42,
                    "name": "The Gathering 1996",
                    "tagline": "",
                    "start_date": "1996-04-02",
                    "end_date": "1996-04-06",
                    "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": [
        "4ch",
        "mod"
    ]
}