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

{
    "url": "https://demozoo.org/api/v1/productions/103107/?format=api",
    "demozoo_url": "https://demozoo.org/music/103107/",
    "id": 103107,
    "title": "State of Reverence",
    "author_nicks": [
        {
            "name": "Mindshadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8667/?format=api",
                "id": 8667,
                "name": "Stinsen",
                "is_group": false
            }
        },
        {
            "name": "Worf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45443/?format=api",
                "id": 45443,
                "name": "Worf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-01",
    "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/Stinsen/state of reverence.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/berzan97/m4ch/bp19-4c4.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10156,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/751/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/751/",
                    "id": 751,
                    "name": "Berzan 1997 (19)",
                    "tagline": "Berzan Party 19",
                    "start_date": "1997-02-28",
                    "end_date": "1997-03-02",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}