GET /api/v1/releasers/31008/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/52941/?format=api",
        "demozoo_url": "https://demozoo.org/music/52941/",
        "id": 52941,
        "title": "Ahol Falu Van (elektro edit)",
        "author_nicks": [
            {
                "name": "det0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31008/?format=api",
                    "id": 31008,
                    "name": "det0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "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/54527/?format=api",
        "demozoo_url": "https://demozoo.org/music/54527/",
        "id": 54527,
        "title": "Ahol falu van",
        "author_nicks": [
            {
                "name": "Homen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31011/?format=api",
                    "id": 31011,
                    "name": "Homen",
                    "is_group": false
                }
            },
            {
                "name": "det0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31008/?format=api",
                    "id": 31008,
                    "name": "det0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "it"
        ]
    }
]