GET /api/v1/releasers/19462/member_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/294684/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/294684/",
        "id": 294684,
        "title": "Char Explosion",
        "author_nicks": [
            {
                "name": "Algorithm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19461/?format=api",
                    "id": 19461,
                    "name": "Algorithm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Algotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19462/?format=api",
                    "id": 19462,
                    "name": "Algotech",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-10-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "conversion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337053/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/337053/",
        "id": 337053,
        "title": "Mcol-CI",
        "author_nicks": [
            {
                "name": "Algorithm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19461/?format=api",
                    "id": 19461,
                    "name": "Algorithm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Algotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19462/?format=api",
                    "id": 19462,
                    "name": "Algotech",
                    "is_group": true
                }
            },
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            },
            {
                "name": "Svenonacid",
                "abbreviation": "SOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139/?format=api",
                    "id": 139,
                    "name": "Svenonacid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]