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

{
    "url": "https://demozoo.org/api/v1/productions/270015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270015/",
    "id": 270015,
    "title": "Raka",
    "author_nicks": [
        {
            "name": "Alien01",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108887/?format=api",
                "id": 108887,
                "name": "alien",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-02",
    "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/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alien01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108887/?format=api",
                    "id": 108887,
                    "name": "alien",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/inercia19/one_scene/alien01_-_raka.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83645"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "4",
            "competition": {
                "id": 15605,
                "name": "One Scene Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3926/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3926/",
                    "id": 3926,
                    "name": "Inércia Demoparty 2019",
                    "tagline": "",
                    "start_date": "2019-11-01",
                    "end_date": "2019-11-03",
                    "location": "Almada, Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.67902,
                    "longitude": -9.1569,
                    "website": "https://2019.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/8e/a365.321113.gif",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/d9/8e/a365.321113.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/8e/a365.321113.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}