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

{
    "url": "https://demozoo.org/api/v1/productions/183119/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183119/",
    "id": 183119,
    "title": "4096",
    "author_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Uka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7071/?format=api",
                    "id": 7071,
                    "name": "Uka",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Uka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7071/?format=api",
                    "id": 7071,
                    "name": "Uka",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gaetano Chiummo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48229/?format=api",
                    "id": 48229,
                    "name": "Gaetano Chiummo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/135223/4096.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=135620"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74302"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "7,9 (4,9%)",
            "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": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/d4/e609.298104.png",
            "original_width": 404,
            "original_height": 292,
            "standard_url": "https://media.demozoo.org/screens/s/9f/d4/e609.298104.png",
            "standard_width": 400,
            "standard_height": 289,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/d4/e609.298104.png",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}