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

{
    "url": "https://demozoo.org/api/v1/productions/62002/?format=api",
    "demozoo_url": "https://demozoo.org/music/62002/",
    "id": 62002,
    "title": "Hah",
    "author_nicks": [
        {
            "name": "Di-man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35919/?format=api",
                "id": 35919,
                "name": "Di-man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Overdoze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78852/?format=api",
                "id": 78852,
                "name": "The Overdoze",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-07",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/paradox02/mmul/alternative/nah.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 6781,
                "name": "Alternative Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/301/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/301/",
                    "id": 301,
                    "name": "Paradox 2002",
                    "tagline": "",
                    "start_date": "2002-09-07",
                    "end_date": "2002-09-08",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "it"
    ]
}