GET /api/v1/releasers/4671/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/209240/?format=api",
        "demozoo_url": "https://demozoo.org/music/209240/",
        "id": 209240,
        "title": "Exodus",
        "author_nicks": [
            {
                "name": "Ana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4671/?format=api",
                    "id": 4671,
                    "name": "Ana",
                    "is_group": false
                }
            },
            {
                "name": "Maake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93928/?format=api",
                    "id": 93928,
                    "name": "Maake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209241/?format=api",
        "demozoo_url": "https://demozoo.org/music/209241/",
        "id": 209241,
        "title": "Menomono",
        "author_nicks": [
            {
                "name": "Ana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4671/?format=api",
                    "id": 4671,
                    "name": "Ana",
                    "is_group": false
                }
            },
            {
                "name": "Maake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93928/?format=api",
                    "id": 93928,
                    "name": "Maake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209242/?format=api",
        "demozoo_url": "https://demozoo.org/music/209242/",
        "id": 209242,
        "title": "Glow",
        "author_nicks": [
            {
                "name": "Ana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4671/?format=api",
                    "id": 4671,
                    "name": "Ana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]