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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88865/?format=api",
        "demozoo_url": "https://demozoo.org/music/88865/",
        "id": 88865,
        "title": "Just Alone",
        "author_nicks": [
            {
                "name": "Thomson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26999/?format=api",
                    "id": 26999,
                    "name": "Thomson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-09-14",
        "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/42947/?format=api",
        "demozoo_url": "https://demozoo.org/music/42947/",
        "id": 42947,
        "title": "UnLucky Strike",
        "author_nicks": [
            {
                "name": "Thomson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26999/?format=api",
                    "id": 26999,
                    "name": "Thomson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171115/?format=api",
        "demozoo_url": "https://demozoo.org/music/171115/",
        "id": 171115,
        "title": "Crossing Over The Sea",
        "author_nicks": [
            {
                "name": "Thomson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26999/?format=api",
                    "id": 26999,
                    "name": "Thomson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "28ch"
        ]
    }
]