GET /api/v1/releasers/18981/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/131593/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131593/",
        "id": 131593,
        "title": "Wild Hair",
        "author_nicks": [
            {
                "name": "Postman-Pat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18981/?format=api",
                    "id": 18981,
                    "name": "Postman-Pat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "graphics",
        "platforms": [],
        "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/28307/?format=api",
        "demozoo_url": "https://demozoo.org/music/28307/",
        "id": 28307,
        "title": "Carnaq",
        "author_nicks": [
            {
                "name": "Postman-Pat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18981/?format=api",
                    "id": 18981,
                    "name": "Postman-Pat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27282/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27282/",
        "id": 27282,
        "title": "Kikki",
        "author_nicks": [
            {
                "name": "Postman-Pat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18981/?format=api",
                    "id": 18981,
                    "name": "Postman-Pat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "graphics",
        "platforms": [],
        "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/27277/?format=api",
        "demozoo_url": "https://demozoo.org/music/27277/",
        "id": 27277,
        "title": "Saunalaulu",
        "author_nicks": [
            {
                "name": "Postman-Pat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18981/?format=api",
                    "id": 18981,
                    "name": "Postman-Pat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "humor",
            "s3m"
        ]
    }
]