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

{
    "url": "https://demozoo.org/api/v1/productions/306740/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306740/",
    "id": 306740,
    "title": "The Modemers Guide to the Galaxy Issue 4.0",
    "author_nicks": [
        {
            "name": "Horizon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                "id": 5222,
                "name": "Horizon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-23",
    "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/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bryce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8104/?format=api",
                    "id": 8104,
                    "name": "Bryce",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/docs/mguide40.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}