GET /api/v1/releasers/95466/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/223378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223378/",
        "id": 223378,
        "title": "Phobia Showdemo",
        "author_nicks": [
            {
                "name": "Signetta",
                "abbreviation": "SGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95466/?format=api",
                    "id": 95466,
                    "name": "Signetta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223379/",
        "id": 223379,
        "title": "Utility Disk",
        "author_nicks": [
            {
                "name": "Signetta",
                "abbreviation": "SGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95466/?format=api",
                    "id": 95466,
                    "name": "Signetta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223377/",
        "id": 223377,
        "title": "Dancing Rasters",
        "author_nicks": [
            {
                "name": "Signetta",
                "abbreviation": "SGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95466/?format=api",
                    "id": 95466,
                    "name": "Signetta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]