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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195873/?format=api",
        "demozoo_url": "https://demozoo.org/music/195873/",
        "id": 195873,
        "title": "My First Asm Party",
        "author_nicks": [
            {
                "name": "Tassu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78125/?format=api",
                    "id": 78125,
                    "name": "Tassu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/197183/?format=api",
        "demozoo_url": "https://demozoo.org/music/197183/",
        "id": 197183,
        "title": "Peace of my Mind",
        "author_nicks": [
            {
                "name": "Tassu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78125/?format=api",
                    "id": 78125,
                    "name": "Tassu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/197329/?format=api",
        "demozoo_url": "https://demozoo.org/music/197329/",
        "id": 197329,
        "title": "Dark Angel Remake",
        "author_nicks": [
            {
                "name": "Tassu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78125/?format=api",
                    "id": 78125,
                    "name": "Tassu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]