GET /api/v1/releasers/9644/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/319613/?format=api",
        "demozoo_url": "https://demozoo.org/music/319613/",
        "id": 319613,
        "title": "Amiga2!",
        "author_nicks": [
            {
                "name": "Voxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9644/?format=api",
                    "id": 9644,
                    "name": "Amadeus Voxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "stp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285181/?format=api",
        "demozoo_url": "https://demozoo.org/music/285181/",
        "id": 285181,
        "title": "Worship",
        "author_nicks": [
            {
                "name": "Amadeus Voxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9644/?format=api",
                    "id": 9644,
                    "name": "Amadeus Voxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm",
            "remake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/16237/?format=api",
        "demozoo_url": "https://demozoo.org/music/16237/",
        "id": 16237,
        "title": "Flash!",
        "author_nicks": [
            {
                "name": "Voxon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9644/?format=api",
                    "id": 9644,
                    "name": "Amadeus Voxon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flash Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9303/?format=api",
                    "id": 9303,
                    "name": "Flash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]