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

{
    "url": "https://demozoo.org/api/v1/productions/124614/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124614/",
    "id": 124614,
    "title": "Raster 1k",
    "author_nicks": [
        {
            "name": "Popsy Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76/?format=api",
                "id": 76,
                "name": "Popsy Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "flure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                    "id": 18774,
                    "name": "flure",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.popsyteam.org/prods/2012-demojs-raster_1k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demojs12/1k/raster_1k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.popsyteam.org/prods/2012-demojs-raster_1k.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59422"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "220",
            "competition": {
                "id": 10943,
                "name": "Browser 1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1399/",
                    "id": 1399,
                    "name": "DemoJS 2012",
                    "tagline": "the browser demoparty",
                    "start_date": "2012-06-29",
                    "end_date": "2012-06-30",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}