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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306054/?format=api",
        "demozoo_url": "https://demozoo.org/music/306054/",
        "id": 306054,
        "title": "Satis-factory",
        "author_nicks": [
            {
                "name": "Diva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98524/?format=api",
                    "id": 98524,
                    "name": "Jay-dee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "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/225080/?format=api",
        "demozoo_url": "https://demozoo.org/music/225080/",
        "id": 225080,
        "title": "Deep Deep Down II",
        "author_nicks": [
            {
                "name": "Jay-dee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98524/?format=api",
                    "id": 98524,
                    "name": "Jay-dee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130322/?format=api",
                    "id": 130322,
                    "name": "Limit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-09-24",
        "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"
        ]
    }
]