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

{
    "url": "https://demozoo.org/api/v1/productions/197838/?format=api",
    "demozoo_url": "https://demozoo.org/productions/197838/",
    "id": 197838,
    "title": "DLoC Bounce Intro",
    "author_nicks": [
        {
            "name": "Six",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65355/?format=api",
                "id": 65355,
                "name": "Six",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dark Lords of Chaos",
            "abbreviation": "DLoC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73408/?format=api",
                "id": 73408,
                "name": "Dark Lords of Chaos",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-01-04",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/177347/2018.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/intro_creation_compo18/2018.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=173640"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79736"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 38,
            "ranking": "38",
            "score": "7,2 (5,4%)",
            "competition": {
                "id": 14780,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3750/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3750/",
                    "id": 3750,
                    "name": "Intro Creation Competition 2018",
                    "tagline": "",
                    "start_date": "2018-11-05",
                    "end_date": "2019-01-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2757"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}