GET /api/v1/releasers/29942/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/49901/?format=api",
        "demozoo_url": "https://demozoo.org/music/49901/",
        "id": 49901,
        "title": "Shining Fog",
        "author_nicks": [
            {
                "name": "A. Ivanov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29943/?format=api",
                    "id": 29943,
                    "name": "A. Ivanov",
                    "is_group": false
                }
            },
            {
                "name": "A. Rojkov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29942/?format=api",
                    "id": 29942,
                    "name": "A. Rojkov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49903/?format=api",
        "demozoo_url": "https://demozoo.org/music/49903/",
        "id": 49903,
        "title": "Habanera",
        "author_nicks": [
            {
                "name": "A. Ivanov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29943/?format=api",
                    "id": 29943,
                    "name": "A. Ivanov",
                    "is_group": false
                }
            },
            {
                "name": "A. Rojkov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29942/?format=api",
                    "id": 29942,
                    "name": "A. Rojkov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]