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

{
    "url": "https://demozoo.org/api/v1/productions/120008/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120008/",
    "id": 120008,
    "title": "In the Mood II",
    "author_nicks": [
        {
            "name": "X-Factor",
            "abbreviation": "XF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "801 DC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8827/?format=api",
                    "id": 8827,
                    "name": "801 DC",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Jaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78579/?format=api",
                    "id": 78579,
                    "name": "Jaws",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17632"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70572"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10773,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1477/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1477/",
                    "id": 1477,
                    "name": "Dominators/Upfront/Trilogy Party 1989",
                    "tagline": "",
                    "start_date": "1989-12-26",
                    "end_date": "1989-12-30",
                    "location": "Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.45937,
                    "longitude": 10.03579,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/c0/582d.346074.png",
            "original_width": 1225,
            "original_height": 829,
            "standard_url": "https://media.demozoo.org/screens/s/3b/c0/582d.346074.jpg",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/c0/582d.346074.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/55/83aa.346075.png",
            "original_width": 1224,
            "original_height": 987,
            "standard_url": "https://media.demozoo.org/screens/s/e7/55/83aa.346075.jpg",
            "standard_width": 372,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/55/83aa.346075.jpg",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}