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

{
    "url": "https://demozoo.org/api/v1/productions/180052/?format=api",
    "demozoo_url": "https://demozoo.org/music/180052/",
    "id": 180052,
    "title": "Deja Vu",
    "author_nicks": [
        {
            "name": "BozoMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75050/?format=api",
                "id": 75050,
                "name": "BozoMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exadus",
            "abbreviation": "exs",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75042/?format=api",
                "id": 75042,
                "name": "Exadus",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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/BozoMan/deja%20vu.xm"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000306044131/http://www.exadus.com:80/music/deja_vu.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13928,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3511/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3511/",
                    "id": 3511,
                    "name": "Hackerence 1997 (a)",
                    "tagline": "Hackerence 15",
                    "start_date": "1997-05",
                    "end_date": "1997-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": [
        "10ch",
        "xm",
        "guitar"
    ]
}