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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200788/?format=api",
        "demozoo_url": "https://demozoo.org/music/200788/",
        "id": 200788,
        "title": "Close Your Eyes[melodic trance mix]",
        "author_nicks": [
            {
                "name": "GDream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37013/?format=api",
                    "id": 37013,
                    "name": "GDream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "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/65314/?format=api",
        "demozoo_url": "https://demozoo.org/music/65314/",
        "id": 65314,
        "title": "Cosmic Pulsion",
        "author_nicks": [
            {
                "name": "GDream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37013/?format=api",
                    "id": 37013,
                    "name": "GDream",
                    "is_group": false
                }
            },
            {
                "name": "Ravity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27949/?format=api",
                    "id": 27949,
                    "name": "Ravity",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]