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

{
    "url": "https://demozoo.org/api/v1/productions/364585/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364585/",
    "id": 364585,
    "title": "Logo-Editor V1.2",
    "author_nicks": [
        {
            "name": "Centauri",
            "abbreviation": "C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49937/?format=api",
                "id": 49937,
                "name": "Centauri",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Henry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123382/?format=api",
                    "id": 123382,
                    "name": "Henry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "tool"
        },
        {
            "nick": {
                "name": "CMG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89832/?format=api",
                    "id": 89832,
                    "name": "CMG",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Ventura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147007/?format=api",
                    "id": 147007,
                    "name": "Ventura",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Jonathan Dunn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50600/?format=api",
                    "id": 50600,
                    "name": "Jonathan Dunn",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/88821/Logo-Editor1.2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=10660"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/17/51ed.355689.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f5/17/51ed.355689.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/17/51ed.355689.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/59/62/6276.355690.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/59/62/6276.355690.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/62/6276.355690.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/20/2f54.355692.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2b/20/2f54.355692.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/20/2f54.355692.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/6f/0074.355691.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e8/6f/0074.355691.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/6f/0074.355691.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "graphics-program",
        "joystick-controlled"
    ]
}