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

{
    "url": "https://demozoo.org/api/v1/productions/303876/?format=api",
    "demozoo_url": "https://demozoo.org/music/303876/",
    "id": 303876,
    "title": "SunDance",
    "author_nicks": [
        {
            "name": "Nagash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7046/?format=api",
                "id": 7046,
                "name": "Nagash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05",
    "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%202/Nagash/sundance.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/hackerance98a/music/sundance.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13926,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3515/",
                    "id": 3515,
                    "name": "Hackerence 1998 (a)",
                    "tagline": "Hackerence 17",
                    "start_date": "1998-05",
                    "end_date": "1998-05",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://www.hackerence.com/demo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "xm"
    ]
}