GET /api/v1/releasers/9302/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/283923/?format=api",
        "demozoo_url": "https://demozoo.org/music/283923/",
        "id": 283923,
        "title": "Hell Gates",
        "author_nicks": [
            {
                "name": "Mr. Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9302/?format=api",
                    "id": 9302,
                    "name": "Mr. Nik",
                    "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": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14043/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14043/",
        "id": 14043,
        "title": "Konan",
        "author_nicks": [
            {
                "name": "Mr. Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9302/?format=api",
                    "id": 9302,
                    "name": "Mr. Nik",
                    "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": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/16235/?format=api",
        "demozoo_url": "https://demozoo.org/music/16235/",
        "id": 16235,
        "title": "Nik_VMF",
        "author_nicks": [
            {
                "name": "Mr. Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9302/?format=api",
                    "id": 9302,
                    "name": "Mr. Nik",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/16234/?format=api",
        "demozoo_url": "https://demozoo.org/music/16234/",
        "id": 16234,
        "title": "Narco",
        "author_nicks": [
            {
                "name": "Mr. Nik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9302/?format=api",
                    "id": 9302,
                    "name": "Mr. Nik",
                    "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": []
    }
]