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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294045/?format=api",
        "demozoo_url": "https://demozoo.org/music/294045/",
        "id": 294045,
        "title": "Emphysia",
        "author_nicks": [
            {
                "name": "Daisy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122970/?format=api",
                    "id": 122970,
                    "name": "Daisy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/294044/?format=api",
        "demozoo_url": "https://demozoo.org/music/294044/",
        "id": 294044,
        "title": "Pain of Lace",
        "author_nicks": [
            {
                "name": "Daisy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122970/?format=api",
                    "id": 122970,
                    "name": "Daisy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]