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

{
    "url": "https://demozoo.org/api/v1/productions/162251/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162251/",
    "id": 162251,
    "title": "Stars",
    "author_nicks": [
        {
            "name": "Riddle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42121/?format=api",
                "id": 42121,
                "name": "Riddle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Riddle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42121/?format=api",
                    "id": 42121,
                    "name": "Riddle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.cc.org.ru/2016/tiny_intro/stars.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/chaosconstructions16/tiny_intro/stars.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68031"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "168",
            "competition": {
                "id": 12690,
                "name": "Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2748/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2748/",
                    "id": 2748,
                    "name": "Chaos Constructions 2016",
                    "tagline": "",
                    "start_date": "2016-08-27",
                    "end_date": "2016-08-28",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": "http://chaosconstructions.ru/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/92/d9be.113292.png",
            "original_width": 802,
            "original_height": 627,
            "standard_url": "https://media.demozoo.org/screens/s/f6/92/d9be.113292.png",
            "standard_width": 383,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/92/d9be.113292.png",
            "thumbnail_width": 191,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "orion-128"
    ]
}