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

{
    "url": "https://demozoo.org/api/v1/productions/288713/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288713/",
    "id": 288713,
    "title": "Good behaviour",
    "author_nicks": [
        {
            "name": "AE Studio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118707/?format=api",
                "id": 118707,
                "name": "AE Studio",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Euku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118708/?format=api",
                    "id": 118708,
                    "name": "Euku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ancci",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118709/?format=api",
                    "id": 118709,
                    "name": "Ancci",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/disk077b"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A7fsk8B9qkI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}