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

{
    "url": "https://demozoo.org/api/v1/productions/275958/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275958/",
    "id": 275958,
    "title": "Roto-Life",
    "author_nicks": [
        {
            "name": "Bonz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87301/?format=api",
                "id": 87301,
                "name": "Bonz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://256bytes.untergrund.net/download/671"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/attrib_01/life.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8089"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15801,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4045/",
                    "id": 4045,
                    "name": "Attrib compo 2001",
                    "tagline": "",
                    "start_date": "2001-09-17",
                    "end_date": "2001-11-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/42/4796.315772.png",
            "original_width": 639,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/cc/42/4796.315772.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/42/4796.315772.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "dosbox-incompatible",
        "source-available"
    ]
}