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

{
    "url": "https://demozoo.org/api/v1/productions/172039/?format=api",
    "demozoo_url": "https://demozoo.org/music/172039/",
    "id": 172039,
    "title": "Journey Through The Forest",
    "author_nicks": [
        {
            "name": "Templer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
                "id": 15513,
                "name": "Drizzt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Liquid Dreams",
            "abbreviation": "LDi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26025/?format=api",
                "id": 26025,
                "name": "Liquid Dreams",
                "is_group": true
            }
        },
        {
            "name": "Stormboyz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71733/?format=api",
                "id": 71733,
                "name": "Stormboyz",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-08-06",
    "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/Drizzt/journey through the forest.s3m"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/mmul/inforest.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 52,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 682,
                "name": "32 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/102/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/102/",
                    "id": 102,
                    "name": "Assembly 1994",
                    "tagline": "The Third Phase",
                    "start_date": "1994-08-05",
                    "end_date": "1994-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "s3m",
        "11ch"
    ]
}