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

{
    "url": "https://demozoo.org/api/v1/productions/22429/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22429/",
    "id": 22429,
    "title": "CharLuck",
    "author_nicks": [
        {
            "name": "Carlos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                "id": 63998,
                "name": "Monte Carlos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Carlos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63998/?format=api",
                    "id": 63998,
                    "name": "Monte Carlos",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Smart Monkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146230/?format=api",
                    "id": 146230,
                    "name": "Smart Monkey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "CBM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12408/?format=api",
                    "id": 12408,
                    "name": "CBM",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=79968"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8371"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43558"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "0",
            "competition": {
                "id": 1463,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/e0/5a59.353626.png",
            "original_width": 1309,
            "original_height": 975,
            "standard_url": "https://media.demozoo.org/screens/s/a1/e0/5a59.353626.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/e0/5a59.353626.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}