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

{
    "url": "https://demozoo.org/api/v1/productions/286506/?format=api",
    "demozoo_url": "https://demozoo.org/music/286506/",
    "id": 286506,
    "title": "7th Dimension",
    "author_nicks": [
        {
            "name": "Miker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                "id": 2303,
                "name": "Miker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/stuff/collections/atari_forever/Music/DIMENS_7.MPT"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6794,
                "name": "Atari 8bit Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1588/",
                    "id": 1588,
                    "name": "QuaST 1995",
                    "tagline": "",
                    "start_date": "1995-08-04",
                    "end_date": "1995-08-06",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}