GET /api/v1/releasers/146272/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/372291/?format=api",
        "demozoo_url": "https://demozoo.org/music/372291/",
        "id": 372291,
        "title": "The Curse EP",
        "author_nicks": [
            {
                "name": "Chaoz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117058/?format=api",
                    "id": 117058,
                    "name": "Chaoz",
                    "is_group": false
                }
            },
            {
                "name": "Cjkav",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146272/?format=api",
                    "id": 146272,
                    "name": "Cjkav",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ruff Engine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137810/?format=api",
                    "id": 137810,
                    "name": "Ruff Engine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "xm",
            "drum-n-bass"
        ]
    }
]