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

{
    "url": "https://demozoo.org/api/v1/productions/64181/?format=api",
    "demozoo_url": "https://demozoo.org/music/64181/",
    "id": 64181,
    "title": "Spark Of Life",
    "author_nicks": [
        {
            "name": "Wraith",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36540/?format=api",
                "id": 36540,
                "name": "Wraith",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DreamCoderZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36541/?format=api",
                "id": 36541,
                "name": "DreamCoderZ",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-28",
    "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/theparty02/music/spark_of_life_by_wraith_of_dreamcoderz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "266",
            "competition": {
                "id": 7100,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1026/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1026/",
                    "id": 1026,
                    "name": "The Party 2002",
                    "tagline": "Demos, Games, Party!",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Aars, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.803162,
                    "longitude": 9.51704,
                    "website": "http://theparty.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midi"
    ]
}