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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42757/?format=api",
        "demozoo_url": "https://demozoo.org/music/42757/",
        "id": 42757,
        "title": "JJJ Mix Up",
        "author_nicks": [
            {
                "name": "Dumk Hunt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26936/?format=api",
                    "id": 26936,
                    "name": "Dumk Hunt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concern Chaos",
                "abbreviation": "CC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9269/?format=api",
                    "id": 9269,
                    "name": "Concern Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42758/?format=api",
        "demozoo_url": "https://demozoo.org/music/42758/",
        "id": 42758,
        "title": "Take Me To The Club",
        "author_nicks": [
            {
                "name": "Dumk Hunt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26936/?format=api",
                    "id": 26936,
                    "name": "Dumk Hunt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concern Chaos",
                "abbreviation": "CC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9269/?format=api",
                    "id": 9269,
                    "name": "Concern Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]