GET /api/v1/releasers/32210/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/101878/?format=api",
        "demozoo_url": "https://demozoo.org/music/101878/",
        "id": 101878,
        "title": "THE Mega Jammer MIX",
        "author_nicks": [
            {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32210/?format=api",
                    "id": 32210,
                    "name": "Dave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trideja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
                    "id": 32209,
                    "name": "Trideja",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/107349/?format=api",
        "demozoo_url": "https://demozoo.org/music/107349/",
        "id": 107349,
        "title": "The Phone Call",
        "author_nicks": [
            {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32210/?format=api",
                    "id": 32210,
                    "name": "Dave",
                    "is_group": false
                }
            },
            {
                "name": "Ryan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32447/?format=api",
                    "id": 32447,
                    "name": "Ryan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trideja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
                    "id": 32209,
                    "name": "Trideja",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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"
        ]
    }
]