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

{
    "url": "https://demozoo.org/api/v1/productions/124442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124442/",
    "id": 124442,
    "title": "Creation",
    "author_nicks": [
        {
            "name": "Silexars",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30691/?format=api",
                "id": 30691,
                "name": "Silexars",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-07-01",
    "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": "Danguafer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21283/?format=api",
                    "id": 21283,
                    "name": "Danguafer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/demojs11/javascript_1k/silexars_-_creation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57245"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "388",
            "competition": {
                "id": 10942,
                "name": "Javascript 1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2054/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2054/",
                    "id": 2054,
                    "name": "DemoJS 2011",
                    "tagline": "",
                    "start_date": "2011-07-01",
                    "end_date": "2011-07-02",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://www.demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}