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

{
    "url": "https://demozoo.org/api/v1/productions/287538/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287538/",
    "id": 287538,
    "title": "Address Finder V1.2",
    "author_nicks": [
        {
            "name": "Vortex 42",
            "abbreviation": "V42",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4046/?format=api",
                "id": 4046,
                "name": "Vortex 42",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Piq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91704/?format=api",
                    "id": 91704,
                    "name": "Piq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/ee/35b4.282463.png",
            "original_width": 287,
            "original_height": 139,
            "standard_url": "https://media.demozoo.org/screens/s/2b/ee/35b4.282463.png",
            "standard_width": 287,
            "standard_height": 139,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/ee/35b4.282463.png",
            "thumbnail_width": 200,
            "thumbnail_height": 96
        }
    ],
    "tags": [
        "coder-tool"
    ]
}