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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377076/?format=api",
        "demozoo_url": "https://demozoo.org/music/377076/",
        "id": 377076,
        "title": "UMI Pack N° 2",
        "author_nicks": [
            {
                "name": "United Musicians of Invid",
                "abbreviation": "UMI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                    "id": 119675,
                    "name": "United Musicians of Invid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377075/?format=api",
        "demozoo_url": "https://demozoo.org/music/377075/",
        "id": 377075,
        "title": "Move It Maxi EP",
        "author_nicks": [
            {
                "name": "United Musicians of Invid",
                "abbreviation": "UMI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119675/?format=api",
                    "id": 119675,
                    "name": "United Musicians of Invid",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]