GET /api/v1/releasers/22114/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/284317/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284317/",
        "id": 284317,
        "title": "1st Year Anniversary MusicPack",
        "author_nicks": [
            {
                "name": "T-Matic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22114/?format=api",
                    "id": 22114,
                    "name": "T-Matic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "anniversary"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284316/",
        "id": 284316,
        "title": "Rapture",
        "author_nicks": [
            {
                "name": "T-Matic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22114/?format=api",
                    "id": 22114,
                    "name": "T-Matic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285220/",
        "id": 285220,
        "title": "Skew",
        "author_nicks": [
            {
                "name": "T-Matic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22114/?format=api",
                    "id": 22114,
                    "name": "T-Matic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "hornet-mods-1"
        ]
    }
]