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

{
    "url": "https://demozoo.org/api/v1/productions/85354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85354/",
    "id": 85354,
    "title": "Siren",
    "author_nicks": [
        {
            "name": "Resident",
            "abbreviation": "RDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                "id": 17099,
                "name": "Resident",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "tesla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46766/?format=api",
                    "id": 46766,
                    "name": "tesla",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/nightshift07/gp2x_executable/tesla-siren.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30005"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.17",
            "competition": {
                "id": 8988,
                "name": "GP2X Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1295/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1295/",
                    "id": 1295,
                    "name": "NightShift 2007",
                    "tagline": "",
                    "start_date": "2007-03-02",
                    "end_date": "2007-03-04",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/91/f513.323596.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/93/91/f513.323596.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/91/f513.323596.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}