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

{
    "url": "https://demozoo.org/api/v1/productions/167964/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167964/",
    "id": 167964,
    "title": "Epsilon's Tools 96",
    "author_nicks": [
        {
            "name": "Arkos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                "id": 10213,
                "name": "Arkos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10217/?format=api",
                    "id": 10217,
                    "name": "Epsilon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10217/?format=api",
                    "id": 10217,
                    "name": "Epsilon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=5255"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://julien-nevo.com/arkos/tools/Tools96.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}