GET /api/v1/releasers/21305/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/31696/?format=api",
        "demozoo_url": "https://demozoo.org/music/31696/",
        "id": 31696,
        "title": "Alternature",
        "author_nicks": [
            {
                "name": "Meaty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
                    "id": 21305,
                    "name": "Meaty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Approximate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
                    "id": 6498,
                    "name": "Approximate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "kkrunchy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47774/?format=api",
        "demozoo_url": "https://demozoo.org/music/47774/",
        "id": 47774,
        "title": "Meatfest on Andromeda",
        "author_nicks": [
            {
                "name": "MeteoriK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
                    "id": 21305,
                    "name": "Meaty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Approximate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
                    "id": 6498,
                    "name": "Approximate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-10-07",
        "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/3907/?format=api",
        "demozoo_url": "https://demozoo.org/music/3907/",
        "id": 3907,
        "title": "Infernal Ascent",
        "author_nicks": [
            {
                "name": "MeteoriK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
                    "id": 21305,
                    "name": "Meaty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47755/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47755/",
        "id": 47755,
        "title": "Bar Rhumba",
        "author_nicks": [
            {
                "name": "MeteoriK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
                    "id": 21305,
                    "name": "Meaty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]