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

{
    "url": "https://demozoo.org/api/v1/productions/11141/?format=api",
    "demozoo_url": "https://demozoo.org/music/11141/",
    "id": 11141,
    "title": "Desire Of Clean Love",
    "author_nicks": [
        {
            "name": "Arcadiy Gobusov",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12231/?format=api",
                "id": 12231,
                "name": "Gobusov",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/f/200212/ArcadiyGobusov-DesireOfCleanLove[ZXParty].asc"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/music/trk/G/Gobusov/DesireOfCleanLove.asc"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/zx_party00/zx_spectrum/zxp2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "3",
            "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": [
        "asc"
    ]
}