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

{
    "url": "https://demozoo.org/api/v1/productions/4550/?format=api",
    "demozoo_url": "https://demozoo.org/music/4550/",
    "id": 4550,
    "title": "Ashita No Taiyo",
    "author_nicks": [
        {
            "name": "SunSpire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5249/?format=api",
                "id": 5249,
                "name": "SunSpire",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SceneSat",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat",
                "is_group": true
            }
        },
        {
            "name": "SunSpire Records",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18185/?format=api",
                "id": 18185,
                "name": "SunSpire Records",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-04-25",
    "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": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}