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

{
    "url": "https://demozoo.org/api/v1/productions/56803/?format=api",
    "demozoo_url": "https://demozoo.org/music/56803/",
    "id": 56803,
    "title": "Smooth",
    "author_nicks": [
        {
            "name": "Silicon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28827/?format=api",
                "id": 28827,
                "name": "Silicon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Infinite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28828/?format=api",
                "id": 28828,
                "name": "Infinite Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-03",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Silicon/smooth.it"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?57429"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "2,65",
            "competition": {
                "id": 6102,
                "name": "Alternative Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "18ch"
    ]
}