GET /api/v1/releasers/61981/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/179589/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179589/",
        "id": 179589,
        "title": "VilQ Adventure",
        "author_nicks": [
            {
                "name": "AceMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3509/?format=api",
                    "id": 3509,
                    "name": "AceMan",
                    "is_group": false
                }
            },
            {
                "name": "Axi0maT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61981/?format=api",
                    "id": 61981,
                    "name": "Axi0maT",
                    "is_group": false
                }
            },
            {
                "name": "Koyot1222",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57815/?format=api",
                    "id": 57815,
                    "name": "Koyot1222",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163623/",
        "id": 163623,
        "title": "VilQ",
        "author_nicks": [
            {
                "name": "AceMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3509/?format=api",
                    "id": 3509,
                    "name": "AceMan",
                    "is_group": false
                }
            },
            {
                "name": "Axi0maT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61981/?format=api",
                    "id": 61981,
                    "name": "Axi0maT",
                    "is_group": false
                }
            },
            {
                "name": "tehKaiN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80975/?format=api",
                    "id": 80975,
                    "name": "tehKaiN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/22/?format=api",
                "id": 22,
                "name": "Sega Megadrive/Genesis"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]