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

{
    "url": "https://demozoo.org/api/v1/productions/56314/?format=api",
    "demozoo_url": "https://demozoo.org/music/56314/",
    "id": 56314,
    "title": "Back to the Past",
    "author_nicks": [
        {
            "name": "Raist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                "id": 11395,
                "name": "Raist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-02",
    "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/synthesis02/m4ch/backtothepast.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "28",
            "competition": {
                "id": 6038,
                "name": "Modules",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1166/",
                    "id": 1166,
                    "name": "Synthesis 2002",
                    "tagline": "",
                    "start_date": "2002-03-01",
                    "end_date": "2002-03-03",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}