GET /api/v1/releasers/31062/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/53130/?format=api",
        "demozoo_url": "https://demozoo.org/music/53130/",
        "id": 53130,
        "title": "Is There Something?",
        "author_nicks": [
            {
                "name": "Manou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31062/?format=api",
                    "id": 31062,
                    "name": "Manou",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-06-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59179/?format=api",
        "demozoo_url": "https://demozoo.org/music/59179/",
        "id": 59179,
        "title": "Rote Sonne",
        "author_nicks": [
            {
                "name": "Manou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31062/?format=api",
                    "id": 31062,
                    "name": "Manou",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-03-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59190/?format=api",
        "demozoo_url": "https://demozoo.org/music/59190/",
        "id": 59190,
        "title": "Elektronische Einsamkeit",
        "author_nicks": [
            {
                "name": "Manou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31062/?format=api",
                    "id": 31062,
                    "name": "Manou",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]