GET /api/v1/releasers/90410/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/326541/?format=api",
        "demozoo_url": "https://demozoo.org/music/326541/",
        "id": 326541,
        "title": "The_Land(remix)",
        "author_nicks": [
            {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90410/?format=api",
                    "id": 90410,
                    "name": "Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abort",
                "abbreviation": "ABT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30874/?format=api",
                    "id": 30874,
                    "name": "Abort",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "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/326542/?format=api",
        "demozoo_url": "https://demozoo.org/music/326542/",
        "id": 326542,
        "title": "A Board",
        "author_nicks": [
            {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90410/?format=api",
                    "id": 90410,
                    "name": "Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abort",
                "abbreviation": "ABT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30874/?format=api",
                    "id": 30874,
                    "name": "Abort",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]