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

{
    "url": "https://demozoo.org/api/v1/productions/47717/?format=api",
    "demozoo_url": "https://demozoo.org/music/47717/",
    "id": 47717,
    "title": "Gaia Machina soundtrack",
    "author_nicks": [
        {
            "name": "Velo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18788/?format=api",
                "id": 18788,
                "name": "Velo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Approximate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
                "id": 6498,
                "name": "Approximate",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/35704/"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/velo_aprx/gaia-machina"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "softsynth",
        "mapprox"
    ]
}