GET /api/v1/releasers/149647/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/372182/?format=api",
        "demozoo_url": "https://demozoo.org/music/372182/",
        "id": 372182,
        "title": "Sunset",
        "author_nicks": [
            {
                "name": "Clown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149647/?format=api",
                    "id": 149647,
                    "name": "Clown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm",
            "bj-guitar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372171/?format=api",
        "demozoo_url": "https://demozoo.org/music/372171/",
        "id": 372171,
        "title": "Fairy Tale",
        "author_nicks": [
            {
                "name": "Clown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149647/?format=api",
                    "id": 149647,
                    "name": "Clown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm",
            "bj-guitar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372183/?format=api",
        "demozoo_url": "https://demozoo.org/music/372183/",
        "id": 372183,
        "title": "Sunset (dance-remix)",
        "author_nicks": [
            {
                "name": "Clown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149647/?format=api",
                    "id": 149647,
                    "name": "Clown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]