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

{
    "url": "https://demozoo.org/api/v1/productions/14280/?format=api",
    "demozoo_url": "https://demozoo.org/music/14280/",
    "id": 14280,
    "title": "Time Is Nothing / Welcome 2 Future",
    "author_nicks": [
        {
            "name": "Black Groove",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                "id": 9039,
                "name": "Key-Jee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Light Future",
            "abbreviation": "LF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9184/?format=api",
                "id": 9184,
                "name": "Light Future Group",
                "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": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200410/keyjee/021-black_lord%27nme_2_future.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/millenium00_virtual/zx_spectrum/mlnm2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "546",
            "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": []
}