GET /api/v1/releasers/3026/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/20424/?format=api",
        "demozoo_url": "https://demozoo.org/music/20424/",
        "id": 20424,
        "title": "Redriver",
        "author_nicks": [
            {
                "name": "Celsius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9851/?format=api",
                    "id": 9851,
                    "name": "Mother",
                    "is_group": false
                }
            },
            {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                    "id": 3026,
                    "name": "Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-31",
        "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/132804/?format=api",
        "demozoo_url": "https://demozoo.org/music/132804/",
        "id": 132804,
        "title": "Wasting Time",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                    "id": 3026,
                    "name": "Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                    "id": 1980,
                    "name": "Kolor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm",
            "mo3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19731/?format=api",
        "demozoo_url": "https://demozoo.org/music/19731/",
        "id": 19731,
        "title": "Poti In The Fridge",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                    "id": 3026,
                    "name": "Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fridge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14221/?format=api",
                    "id": 14221,
                    "name": "Fridge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "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/21894/?format=api",
        "demozoo_url": "https://demozoo.org/music/21894/",
        "id": 21894,
        "title": "Annuit Coeptis",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                    "id": 3026,
                    "name": "Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]