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

{
    "url": "https://demozoo.org/api/v1/productions/54536/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54536/",
    "id": 54536,
    "title": "Implicit",
    "author_nicks": [
        {
            "name": "Dairos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4276/?format=api",
                "id": 4276,
                "name": "Dairos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nano",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18389/?format=api",
                "id": 18389,
                "name": "Nano",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-07",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dairos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4276/?format=api",
                    "id": 4276,
                    "name": "Dairos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/flag01/in4k/implicit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3046"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "343",
            "competition": {
                "id": 5757,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/83/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/83/",
                    "id": 83,
                    "name": "FLaG 2001",
                    "tagline": "",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://flag2001.demoscene.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}