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

[
    {
        "url": "https://demozoo.org/api/v1/productions/180053/?format=api",
        "demozoo_url": "https://demozoo.org/music/180053/",
        "id": 180053,
        "title": "Nueso",
        "author_nicks": [
            {
                "name": "BozoMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75050/?format=api",
                    "id": 75050,
                    "name": "BozoMan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exadus",
                "abbreviation": "exs",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75042/?format=api",
                    "id": 75042,
                    "name": "Exadus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/180052/?format=api",
        "demozoo_url": "https://demozoo.org/music/180052/",
        "id": 180052,
        "title": "Deja Vu",
        "author_nicks": [
            {
                "name": "BozoMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75050/?format=api",
                    "id": 75050,
                    "name": "BozoMan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exadus",
                "abbreviation": "exs",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75042/?format=api",
                    "id": 75042,
                    "name": "Exadus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm",
            "guitar"
        ]
    }
]