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

{
    "url": "https://demozoo.org/api/v1/productions/383990/?format=api",
    "demozoo_url": "https://demozoo.org/music/383990/",
    "id": 383990,
    "title": "It's Only Teatime",
    "author_nicks": [
        {
            "name": "Oliver",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154230/?format=api",
                "id": 154230,
                "name": "Oliver",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pegasus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74121/?format=api",
                "id": 74121,
                "name": "Pegasus",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amp.dascene.net/modules/O/Oliver/MOD.its-only-teatime%21.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=81059"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}