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

{
    "url": "https://demozoo.org/api/v1/productions/16999/?format=api",
    "demozoo_url": "https://demozoo.org/music/16999/",
    "id": 16999,
    "title": "Happy Day",
    "author_nicks": [
        {
            "name": "Dr.S",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                "id": 9152,
                "name": "Riskej",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Original Computers Association",
            "abbreviation": "OCA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                "id": 9150,
                "name": "Original Computers Association",
                "is_group": true
            }
        },
        {
            "name": "Varga",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9690/?format=api",
                "id": 9690,
                "name": "Varga",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-07-15",
    "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/200407/atoy/18_mainstream-happy_day.vtx"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/antique_toy04/zx_spectrum/atoy2004.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "17",
            "score": "457",
            "competition": {
                "id": 962,
                "name": "Mainstream music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/312/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/312/",
                    "id": 312,
                    "name": "Antique Toy 2004",
                    "tagline": "",
                    "start_date": "2004-03-01",
                    "end_date": "2004-08-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}