GET /api/v1/releasers/47254/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/204717/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204717/",
        "id": 204717,
        "title": "Starburst",
        "author_nicks": [
            {
                "name": "unlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                    "id": 47254,
                    "name": "unlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202653/",
        "id": 202653,
        "title": "Acrylic",
        "author_nicks": [
            {
                "name": "unlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                    "id": 47254,
                    "name": "unlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192994/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192994/",
        "id": 192994,
        "title": "Aperture",
        "author_nicks": [
            {
                "name": "unlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                    "id": 47254,
                    "name": "unlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-09-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178208/",
        "id": 178208,
        "title": "twist",
        "author_nicks": [
            {
                "name": "unlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                    "id": 47254,
                    "name": "unlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "xylem",
                "abbreviation": "XLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                    "id": 47253,
                    "name": "xylem",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]