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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317858/?format=api",
        "demozoo_url": "https://demozoo.org/music/317858/",
        "id": 317858,
        "title": "Another Morning",
        "author_nicks": [
            {
                "name": "dj.sax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135659/?format=api",
                    "id": 135659,
                    "name": "dj.sax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "vml",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135660/?format=api",
                    "id": 135660,
                    "name": "vml",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]