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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152365/?format=api",
        "demozoo_url": "https://demozoo.org/music/152365/",
        "id": 152365,
        "title": "Bananafish",
        "author_nicks": [
            {
                "name": "Fragle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42243/?format=api",
                    "id": 42243,
                    "name": "Fragle",
                    "is_group": false
                }
            },
            {
                "name": "Mitchell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9027/?format=api",
                    "id": 9027,
                    "name": "Mitchell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-01-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83315/?format=api",
        "demozoo_url": "https://demozoo.org/music/83315/",
        "id": 83315,
        "title": "Bananafish at the sky",
        "author_nicks": [
            {
                "name": "Fragle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42243/?format=api",
                    "id": 42243,
                    "name": "Fragle",
                    "is_group": false
                }
            },
            {
                "name": "Juice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42242/?format=api",
                    "id": 42242,
                    "name": "Juice",
                    "is_group": false
                }
            },
            {
                "name": "Mitchell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9027/?format=api",
                    "id": 9027,
                    "name": "Mitchell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]