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

{
    "url": "https://demozoo.org/api/v1/productions/29011/?format=api",
    "demozoo_url": "https://demozoo.org/music/29011/",
    "id": 29011,
    "title": "Funk A Metal",
    "author_nicks": [
        {
            "name": "ShoCkeR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130/?format=api",
                "id": 130,
                "name": "erol",
                "is_group": false
            }
        },
        {
            "name": "Vince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9825/?format=api",
                "id": 9825,
                "name": "Vince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kloon",
            "abbreviation": "KLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-04",
    "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://amp.dascene.net/downmod.php?index=81157"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "65",
            "competition": {
                "id": 2220,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/530/",
                    "id": 530,
                    "name": "Wired 1995",
                    "tagline": "",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Mons, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.45384,
                    "longitude": 3.95164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}