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

{
    "url": "https://demozoo.org/api/v1/productions/185223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185223/",
    "id": 185223,
    "title": "Appear",
    "author_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/revision18/pc-4k-intro/jetlag_appear.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/w23/jetlag_appear"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75750"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3af_z8LQOe4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "937",
            "competition": {
                "id": 14181,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3537/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3537/",
                    "id": 3537,
                    "name": "Revision 2018",
                    "tagline": "",
                    "start_date": "2018-03-30",
                    "end_date": "2018-04-02",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2018.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/b3/d684.323282.jpg",
            "original_width": 400,
            "original_height": 199,
            "standard_url": "https://media.demozoo.org/screens/s/2a/b3/d684.323282.jpg",
            "standard_width": 400,
            "standard_height": 199,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/b3/d684.323282.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 99
        }
    ],
    "tags": [
        "4klang",
        "source-available"
    ]
}