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

{
    "url": "https://demozoo.org/api/v1/productions/230719/?format=api",
    "demozoo_url": "https://demozoo.org/productions/230719/",
    "id": 230719,
    "title": "Delirka",
    "author_nicks": [
        {
            "name": "Appendix",
            "abbreviation": "APX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sivy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92480/?format=api",
                    "id": 92480,
                    "name": "Sivy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Katani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59076/?format=api",
                    "id": 59076,
                    "name": "Katani",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Appendix/APX-Delirka"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=20950"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/67/4cf7.jw43583a.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/85/67/4cf7.jw43583a.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/67/4cf7.jw43583a.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/60/38ed.jw43583b.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/4f/60/38ed.jw43583b.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/60/38ed.jw43583b.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}