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

{
    "url": "https://demozoo.org/api/v1/productions/139905/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139905/",
    "id": 139905,
    "title": "Crap I Coded In 91",
    "author_nicks": [
        {
            "name": "Road Hard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59519/?format=api",
                "id": 59519,
                "name": "Road Hard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ultimate",
            "abbreviation": "ULT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13283/?format=api",
                "id": 13283,
                "name": "Ultimate",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/139459/intro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/nordlicht15/gravedigger/intro.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=139297"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "61",
            "competition": {
                "id": 11600,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2520/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2520/",
                    "id": 2520,
                    "name": "Nordlicht 2015",
                    "tagline": "The famous Bremen multiplatform demoscene event",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/66/efc5.88590.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3f/66/efc5.88590.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/66/efc5.88590.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}