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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143125/?format=api",
        "demozoo_url": "https://demozoo.org/music/143125/",
        "id": 143125,
        "title": "Mr.Crabster Shockman",
        "author_nicks": [
            {
                "name": "Ultra Crab Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52179/?format=api",
                    "id": 52179,
                    "name": "Ultra Crab Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118620/?format=api",
        "demozoo_url": "https://demozoo.org/music/118620/",
        "id": 118620,
        "title": "OMG ITS A CRAB!",
        "author_nicks": [
            {
                "name": "Ultra Crab Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52179/?format=api",
                    "id": 52179,
                    "name": "Ultra Crab Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]