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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203116/?format=api",
        "demozoo_url": "https://demozoo.org/music/203116/",
        "id": 203116,
        "title": "Lonely Falcon",
        "author_nicks": [
            {
                "name": "Crusader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87515/?format=api",
                    "id": 87515,
                    "name": "Crusader",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11",
        "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/200589/?format=api",
        "demozoo_url": "https://demozoo.org/music/200589/",
        "id": 200589,
        "title": "The Road To Nowhere",
        "author_nicks": [
            {
                "name": "Crusader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87515/?format=api",
                    "id": 87515,
                    "name": "Crusader",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-04",
        "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/200579/?format=api",
        "demozoo_url": "https://demozoo.org/music/200579/",
        "id": 200579,
        "title": "Land of Snow and Sun",
        "author_nicks": [
            {
                "name": "Crusader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87515/?format=api",
                    "id": 87515,
                    "name": "Crusader",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    }
]