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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282433/?format=api",
        "demozoo_url": "https://demozoo.org/music/282433/",
        "id": 282433,
        "title": "Guru Meditation",
        "author_nicks": [
            {
                "name": "Professor Cox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106278/?format=api",
                    "id": 106278,
                    "name": "Professor Cox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Solaris Agency",
                "abbreviation": "TSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                    "id": 27695,
                    "name": "The Solaris Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-08-15",
        "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/266468/?format=api",
        "demozoo_url": "https://demozoo.org/music/266468/",
        "id": 266468,
        "title": "Weedy Holiday",
        "author_nicks": [
            {
                "name": "Professor Cox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106278/?format=api",
                    "id": 106278,
                    "name": "Professor Cox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Solaris Agency",
                "abbreviation": "TSA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                    "id": 27695,
                    "name": "The Solaris Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]