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

{
    "url": "https://demozoo.org/api/v1/productions/74939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74939/",
    "id": 74939,
    "title": "0x0f",
    "author_nicks": [
        {
            "name": "Northern Dragons",
            "abbreviation": "ND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-09",
    "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/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "s_tec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12006/?format=api",
                    "id": 12006,
                    "name": "s_tec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/pilgrimage03/demo/0x0f.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10645"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "15",
            "competition": {
                "id": 7865,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1227/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1227/",
                    "id": 1227,
                    "name": "Pilgrimage 2003",
                    "tagline": "",
                    "start_date": "2003-08-09",
                    "end_date": "2003-08-10",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": "http://pilgrimage.scene.org/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/92/2512.293524.jpg",
            "original_width": 400,
            "original_height": 187,
            "standard_url": "https://media.demozoo.org/screens/s/14/92/2512.293524.jpg",
            "standard_width": 400,
            "standard_height": 187,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/92/2512.293524.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 93
        }
    ],
    "tags": []
}