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

{
    "url": "https://demozoo.org/api/v1/productions/40751/?format=api",
    "demozoo_url": "https://demozoo.org/music/40751/",
    "id": 40751,
    "title": "Afro Superfly",
    "author_nicks": [
        {
            "name": "Marwin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/189/?format=api",
                "id": 189,
                "name": "Marwin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-13",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/09/aa/10-mrw-afro.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/remedy98/mmul/10-mrw-afro.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "36",
            "competition": {
                "id": 3842,
                "name": "Multi-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/614/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/614/",
                    "id": 614,
                    "name": "Remedy 1998",
                    "tagline": "",
                    "start_date": "1998-06-11",
                    "end_date": "1998-06-14",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}