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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173307/?format=api",
        "demozoo_url": "https://demozoo.org/music/173307/",
        "id": 173307,
        "title": "Kermit-Mix '89",
        "author_nicks": [
            {
                "name": "Esquire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72253/?format=api",
                    "id": 72253,
                    "name": "Esquire",
                    "is_group": false
                }
            },
            {
                "name": "Stream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72252/?format=api",
                    "id": 72252,
                    "name": "Stream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Novex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72254/?format=api",
                    "id": 72254,
                    "name": "Novex",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/259347/?format=api",
        "demozoo_url": "https://demozoo.org/music/259347/",
        "id": 259347,
        "title": "dervish",
        "author_nicks": [
            {
                "name": "Stream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72252/?format=api",
                    "id": 72252,
                    "name": "Stream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]