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

{
    "url": "https://demozoo.org/api/v1/productions/99493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99493/",
    "id": 99493,
    "title": "RushDock",
    "author_nicks": [
        {
            "name": "Trauma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3160/?format=api",
                "id": 3160,
                "name": "Trauma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3161/?format=api",
                    "id": 3161,
                    "name": "Sol",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mac.scene.org/getPublicFile.aspx?file=userfiles/134_29b908ba.dmg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sol.gfxile.net/zip/RushDock.dmg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/trauma/rushdock.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mac.scene.org/getPublicFile.aspx?file=userfiles/134_29b908ba.dmg"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17683"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9995,
                "name": "Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2094/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2094/",
                    "id": 2094,
                    "name": "Rushed Metal June 2005",
                    "tagline": "",
                    "start_date": "2005",
                    "end_date": "2005",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}