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

{
    "url": "https://demozoo.org/api/v1/productions/51115/?format=api",
    "demozoo_url": "https://demozoo.org/music/51115/",
    "id": 51115,
    "title": "La Pesca Milagrosa",
    "author_nicks": [
        {
            "name": "Okeanos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                "id": 761,
                "name": "ok3anos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chimera Music",
            "abbreviation": "CHM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3543/?format=api",
                "id": 3543,
                "name": "Chimera Music",
                "is_group": true
            }
        },
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-11-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/ok3anos/lapescamilagrosa"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}