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

{
    "url": "https://demozoo.org/api/v1/productions/9475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9475/",
    "id": 9475,
    "title": "Unvollkommene Tiere",
    "author_nicks": [
        {
            "name": "Nosfe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/wild/unvollkommene_tiere_by_nosfe.mpg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7199"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aD_wDqsc1p0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 947,
                "name": "Wild demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/108/",
                    "id": 108,
                    "name": "Assembly 2002",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/52/8a28.7999.jpg",
            "original_width": 366,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/11/52/8a28.7999.jpg",
            "standard_width": 366,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/52/8a28.7999.jpg",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}