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

{
    "url": "https://demozoo.org/api/v1/productions/56546/?format=api",
    "demozoo_url": "https://demozoo.org/music/56546/",
    "id": 56546,
    "title": "U N I T Y",
    "author_nicks": [
        {
            "name": "Sheena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12044/?format=api",
                "id": 12044,
                "name": "Sheena",
                "is_group": false
            }
        },
        {
            "name": "Willbe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                "id": 257,
                "name": "Willbe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-14",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/sota02/vocalmusic/willbe%2Bsheena_unity.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9.05",
            "competition": {
                "id": 6071,
                "name": "Vocal Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/651/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/651/",
                    "id": 651,
                    "name": "State of the Art 2002",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Tourcoing, Département du Nord, Nord-Pas-de-Calais, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.7225,
                    "longitude": 3.16028,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}