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

{
    "url": "https://demozoo.org/api/v1/productions/12419/?format=api",
    "demozoo_url": "https://demozoo.org/music/12419/",
    "id": 12419,
    "title": "U R Adult",
    "author_nicks": [
        {
            "name": "TDM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K3L",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                "id": 8940,
                "name": "K3L",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-26",
    "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/files/music/trk/T/TDM/URAdult.sqt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/zx_party00/zx_spectrum/zxp2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "55",
            "competition": {
                "id": 837,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/287/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/287/",
                    "id": 287,
                    "name": "ZX Party 2000",
                    "tagline": "",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sqt"
    ]
}