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

{
    "url": "https://demozoo.org/api/v1/productions/112709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112709/",
    "id": 112709,
    "title": "Fractal 1 KB",
    "author_nicks": [
        {
            "name": "Svan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17462/?format=api",
                "id": 17462,
                "name": "Svan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-06-24",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=144144"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/computers_hell00/c64/ch2000_partystuff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=115454"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "27",
            "competition": {
                "id": 10468,
                "name": "C64 4K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1963/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1963/",
                    "id": 1963,
                    "name": "Computer's Hell 2000",
                    "tagline": "",
                    "start_date": "2000-06-23",
                    "end_date": "2000-06-25",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.516071,
                    "longitude": 13.37698,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}