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

{
    "url": "https://demozoo.org/api/v1/productions/1495/?format=api",
    "demozoo_url": "https://demozoo.org/music/1495/",
    "id": 1495,
    "title": "Pi Er 3",
    "author_nicks": [
        {
            "name": "Gloom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-06-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scene.org/~gloom/gloom-pi_er_tre.ogg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/gloom/gloom-pi_er_tre.ogg"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gloom/excess-pi-er-tre-2002"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}