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

{
    "url": "https://demozoo.org/api/v1/productions/169901/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169901/",
    "id": 169901,
    "title": "ROOTro",
    "author_nicks": [
        {
            "name": "DTS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38883/?format=api",
                "id": 38883,
                "name": "DTS Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/intel_outside94/misc/rootro-disk_1.dms"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/intel_outside94/misc/rootro-disk_2.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66636"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1930,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/513/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/513/",
                    "id": 513,
                    "name": "Intel Outside 1994",
                    "tagline": "IO1",
                    "start_date": "1994-08-11",
                    "end_date": "1994-08-12",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}