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

{
    "url": "https://demozoo.org/api/v1/productions/285435/?format=api",
    "demozoo_url": "https://demozoo.org/music/285435/",
    "id": 285435,
    "title": "X-Files",
    "author_nicks": [
        {
            "name": "Lone Wolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10518/?format=api",
                "id": 10518,
                "name": "Lone Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Beam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                "id": 13816,
                "name": "Beam",
                "is_group": true
            }
        },
        {
            "name": "Nocturnal",
            "abbreviation": "NCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-01",
    "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/Lone%20Wolf/x-files.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "5.478",
            "competition": {
                "id": 16198,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4153/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4153/",
                    "id": 4153,
                    "name": "The Trackering #17",
                    "tagline": "",
                    "start_date": "1996-07-28",
                    "end_date": "1996-08-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "ftp://ftp.hornet.org/pub/demos/music/contests/tt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "22ch",
        "xm"
    ]
}