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

{
    "url": "https://demozoo.org/api/v1/productions/153578/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153578/",
    "id": 153578,
    "title": "Orbys",
    "author_nicks": [
        {
            "name": "castpixel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63874/?format=api",
                "id": 63874,
                "name": "castpixel",
                "is_group": false
            }
        },
        {
            "name": "zep",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63873/?format=api",
                "id": 63873,
                "name": "zep",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "pod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124680/?format=api",
                "id": 124680,
                "name": "pod",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-02-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/tokyodemofest16/wild_compo/orbys_by_pod.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66974"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QTvnYkmtleI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "212",
            "competition": {
                "id": 12153,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2803/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2803/",
                    "id": 2803,
                    "name": "TokyoDemoFest 2016",
                    "tagline": "",
                    "start_date": "2016-02-20",
                    "end_date": "2016-02-21",
                    "location": "Tokyo Prefecture, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/60/f9/40b0.110269.png",
            "original_width": 580,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/60/f9/40b0.110269.png",
            "standard_width": 322,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/f9/40b0.110269.png",
            "thumbnail_width": 161,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}