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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32919/?format=api",
        "demozoo_url": "https://demozoo.org/music/32919/",
        "id": 32919,
        "title": "Find Your Mind State",
        "author_nicks": [
            {
                "name": "Viron Tullimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21891/?format=api",
                    "id": 21891,
                    "name": "Viron Tullimies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "dA JoRMaS",
                "abbreviation": "JRm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                    "id": 13624,
                    "name": "dA JoRMaS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-28",
        "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/265374/?format=api",
        "demozoo_url": "https://demozoo.org/music/265374/",
        "id": 265374,
        "title": "Next Point To Space",
        "author_nicks": [
            {
                "name": "Viron Tullimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21891/?format=api",
                    "id": 21891,
                    "name": "Viron Tullimies",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]