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

{
    "url": "https://demozoo.org/api/v1/productions/105444/?format=api",
    "demozoo_url": "https://demozoo.org/music/105444/",
    "id": 105444,
    "title": "Blue Sand",
    "author_nicks": [
        {
            "name": "haze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48737/?format=api",
                "id": 48737,
                "name": "haze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "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/Fasttracker 2/Haze/blue sand.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1nUYlqdgelg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "6.166667",
            "competition": {
                "id": 10217,
                "name": "Tiny Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2156/",
                    "id": 2156,
                    "name": "Big Chipcompo 2",
                    "tagline": "",
                    "start_date": "2001",
                    "end_date": "2001",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "xm",
        "chiptune"
    ]
}