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

{
    "url": "https://demozoo.org/api/v1/productions/85673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85673/",
    "id": 85673,
    "title": "911",
    "author_nicks": [
        {
            "name": "Anadune",
            "abbreviation": "AND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Acryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6779/?format=api",
                    "id": 6779,
                    "name": "Mr. Acryl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/riverwash07/demo/anadune-911.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31814"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ye9DYWCQk44"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "59",
            "competition": {
                "id": 9015,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/161/",
                    "id": 161,
                    "name": "Riverwash 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Szymocice, Nędza, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.161812,
                    "longitude": 18.371059,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}