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

{
    "url": "https://demozoo.org/api/v1/productions/103782/?format=api",
    "demozoo_url": "https://demozoo.org/music/103782/",
    "id": 103782,
    "title": "Into the dark",
    "author_nicks": [
        {
            "name": "Samurai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2463/?format=api",
                "id": 2463,
                "name": "Samurai",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Inter Development",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2202/?format=api",
                "id": 2202,
                "name": "Inter Development",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-19",
    "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": [],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/samurai_ka/into-the-dark"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}