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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36904/?format=api",
        "demozoo_url": "https://demozoo.org/music/36904/",
        "id": 36904,
        "title": "Diffusions of Xymnic",
        "author_nicks": [
            {
                "name": "Hymnic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24042/?format=api",
                    "id": 24042,
                    "name": "Hymnic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36965/?format=api",
        "demozoo_url": "https://demozoo.org/music/36965/",
        "id": 36965,
        "title": "?",
        "author_nicks": [
            {
                "name": "Hymnic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24042/?format=api",
                    "id": 24042,
                    "name": "Hymnic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]