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

{
    "url": "https://demozoo.org/api/v1/productions/68753/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68753/",
    "id": 68753,
    "title": "CompoView V1.2",
    "author_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/348/?format=api",
                    "id": 348,
                    "name": "Chaos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fashion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3802/?format=api",
                    "id": 3802,
                    "name": "Fashion",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Poweruser"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/graphics/compoview_v1_02b.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56934"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/14/?format=api",
            "demozoo_url": "https://demozoo.org/parties/14/",
            "id": 14,
            "name": "Revision 2011",
            "tagline": "",
            "start_date": "2011-04-22",
            "end_date": "2011-04-25",
            "location": "Saarbrücken, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.231495,
            "longitude": 6.998338,
            "website": "https://2011.revision-party.net/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}