GET /api/v1/releasers/61627/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/306407/?format=api",
        "demozoo_url": "https://demozoo.org/music/306407/",
        "id": 306407,
        "title": "Obscured Heaven",
        "author_nicks": [
            {
                "name": "Zalian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61627/?format=api",
                    "id": 61627,
                    "name": "Zalian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Japotek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8550/?format=api",
                    "id": 8550,
                    "name": "Japotek",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285081/?format=api",
        "demozoo_url": "https://demozoo.org/music/285081/",
        "id": 285081,
        "title": "Eternity",
        "author_nicks": [
            {
                "name": "Quasian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3121/?format=api",
                    "id": 3121,
                    "name": "Quasian",
                    "is_group": false
                }
            },
            {
                "name": "Zalian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61627/?format=api",
                    "id": 61627,
                    "name": "Zalian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Japotek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8550/?format=api",
                    "id": 8550,
                    "name": "Japotek",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146624/?format=api",
        "demozoo_url": "https://demozoo.org/music/146624/",
        "id": 146624,
        "title": "Oblivion",
        "author_nicks": [
            {
                "name": "Quasian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3121/?format=api",
                    "id": 3121,
                    "name": "Quasian",
                    "is_group": false
                }
            },
            {
                "name": "Zalian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61627/?format=api",
                    "id": 61627,
                    "name": "Zalian",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]