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

{
    "url": "https://demozoo.org/api/v1/productions/79599/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79599/",
    "id": 79599,
    "title": "I Want To Revert",
    "author_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/solskogen13/shadertoy/entry.txt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61575"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/ldsGzS"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "114",
            "competition": {
                "id": 8228,
                "name": "Shadertoy",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1422/",
                    "id": 1422,
                    "name": "Solskogen 2013",
                    "tagline": "Where no one can hear you scene",
                    "start_date": "2013-07-12",
                    "end_date": "2013-07-14",
                    "location": "Flateby, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.828579,
                    "longitude": 11.15285,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shader-sandbox"
    ]
}