GET /api/v1/releasers/73097/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/175392/?format=api",
        "demozoo_url": "https://demozoo.org/music/175392/",
        "id": 175392,
        "title": "Ajar (VAFX Final)",
        "author_nicks": [
            {
                "name": "Sinister Dandelion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73097/?format=api",
                    "id": 73097,
                    "name": "Sinister Dandelion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-18",
        "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/175372/?format=api",
        "demozoo_url": "https://demozoo.org/music/175372/",
        "id": 175372,
        "title": "Man of the House",
        "author_nicks": [
            {
                "name": "Maunukki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                    "id": 3113,
                    "name": "Manu",
                    "is_group": false
                }
            },
            {
                "name": "Sinister Dandelion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73097/?format=api",
                    "id": 73097,
                    "name": "Sinister Dandelion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]