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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297340/?format=api",
        "demozoo_url": "https://demozoo.org/music/297340/",
        "id": 297340,
        "title": "Fly Across the Sky",
        "author_nicks": [
            {
                "name": "Xylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19783/?format=api",
                    "id": 19783,
                    "name": "Xylon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mode XiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19779/?format=api",
                    "id": 19779,
                    "name": "Mode XiX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "ams"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28881/?format=api",
        "demozoo_url": "https://demozoo.org/music/28881/",
        "id": 28881,
        "title": "Tech-No",
        "author_nicks": [
            {
                "name": "Xylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19783/?format=api",
                    "id": 19783,
                    "name": "Xylon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mode XiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19779/?format=api",
                    "id": 19779,
                    "name": "Mode XiX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]