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

{
    "url": "https://demozoo.org/api/v1/productions/14273/?format=api",
    "demozoo_url": "https://demozoo.org/music/14273/",
    "id": 14273,
    "title": "White Road remix",
    "author_nicks": [
        {
            "name": "Sexy Potion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8902/?format=api",
                "id": 8902,
                "name": "Sexy Potion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Selected Realms",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8903/?format=api",
                "id": 8903,
                "name": "Selected Realms",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-13",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2000/millenium00_virtual/zx_spectrum/mlnm2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "675",
            "competition": {
                "id": 814,
                "name": "Copy Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/282/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/282/",
                    "id": 282,
                    "name": "Millenium 2000",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}