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

{
    "url": "https://demozoo.org/api/v1/productions/183289/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183289/",
    "id": 183289,
    "title": "Lameness Intro",
    "author_nicks": [
        {
            "name": "Backbone Society",
            "abbreviation": "BBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76054/?format=api",
                "id": 76054,
                "name": "Backbone Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-27",
    "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": [
        {
            "nick": {
                "name": "Nuckhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80151/?format=api",
                    "id": 80151,
                    "name": "Nuckhead",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80152/?format=api",
                    "id": 80152,
                    "name": "Nic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/135251/bbs_intro.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=135644"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 51,
            "ranking": "51",
            "score": "5,2",
            "competition": {
                "id": 14061,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3546/",
                    "id": 3546,
                    "name": "Intro Creation Competition 2014",
                    "tagline": "",
                    "start_date": "2014-10-28",
                    "end_date": "2014-12-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2286"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}