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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299506/?format=api",
        "demozoo_url": "https://demozoo.org/music/299506/",
        "id": 299506,
        "title": "Happy Traveller",
        "author_nicks": [
            {
                "name": "BasB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15544/?format=api",
                    "id": 15544,
                    "name": "BasB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21216/?format=api",
        "demozoo_url": "https://demozoo.org/music/21216/",
        "id": 21216,
        "title": "Wild West Express",
        "author_nicks": [
            {
                "name": "BasB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15544/?format=api",
                    "id": 15544,
                    "name": "BasB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    }
]