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

{
    "url": "https://demozoo.org/api/v1/productions/380722/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380722/",
    "id": 380722,
    "title": "Shuttle Intercept graffiti",
    "author_nicks": [
        {
            "name": "Apple Pirated Program Library Exchange",
            "abbreviation": "APPLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153047/?format=api",
                "id": 153047,
                "name": "Apple Pirated Program Library Exchange",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1982",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Clone Stranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153048/?format=api",
                    "id": 153048,
                    "name": "The Clone Stranger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_asimov_lock_n_chase"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/85/7438.370284.png",
            "original_width": 568,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/31/85/7438.370284.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/85/7438.370284.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/98/4795.370286.png",
            "original_width": 568,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/a8/98/4795.370286.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/98/4795.370286.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}