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

{
    "url": "https://demozoo.org/api/v1/productions/124884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124884/",
    "id": 124884,
    "title": "We just want to watch it on the giant screen",
    "author_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        },
        {
            "name": "Fantastic 4 Cracking Group",
            "abbreviation": "F4CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57637/?format=api",
                    "id": 57637,
                    "name": "Ze Smasher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kompositkrut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59935/?format=api",
                    "id": 59935,
                    "name": "kompositkrut",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/x14/demo/wjwtwtotgs_%5Ba4%5D.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=133954"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "2.1226",
            "competition": {
                "id": 10956,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1782/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1782/",
                    "id": 1782,
                    "name": "X 2014",
                    "tagline": "",
                    "start_date": "2014-10-24",
                    "end_date": "2014-10-26",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}