GET /api/v1/releasers/80871/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/191746/?format=api",
        "demozoo_url": "https://demozoo.org/music/191746/",
        "id": 191746,
        "title": "A Foresta",
        "author_nicks": [
            {
                "name": "Atom Size Elephant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80871/?format=api",
                    "id": 80871,
                    "name": "Atom Size Elephant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "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/191747/?format=api",
        "demozoo_url": "https://demozoo.org/music/191747/",
        "id": 191747,
        "title": "Fat as a Texugo",
        "author_nicks": [
            {
                "name": "Atom Size Elephant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80871/?format=api",
                    "id": 80871,
                    "name": "Atom Size Elephant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "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/191748/?format=api",
        "demozoo_url": "https://demozoo.org/music/191748/",
        "id": 191748,
        "title": "Os Irmãos do Quimigal",
        "author_nicks": [
            {
                "name": "Atom Size Elephant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80871/?format=api",
                    "id": 80871,
                    "name": "Atom Size Elephant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]