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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299905/?format=api",
        "demozoo_url": "https://demozoo.org/music/299905/",
        "id": 299905,
        "title": "To Kill A Mockingbird",
        "author_nicks": [
            {
                "name": "DSH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67645/?format=api",
                    "id": 67645,
                    "name": "DSH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-11",
        "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/193051/?format=api",
        "demozoo_url": "https://demozoo.org/music/193051/",
        "id": 193051,
        "title": "Global communication",
        "author_nicks": [
            {
                "name": "DSH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67645/?format=api",
                    "id": 67645,
                    "name": "DSH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-08",
        "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/162936/?format=api",
        "demozoo_url": "https://demozoo.org/music/162936/",
        "id": 162936,
        "title": "Reflecting Surface",
        "author_nicks": [
            {
                "name": "DSH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67645/?format=api",
                    "id": 67645,
                    "name": "DSH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]