GET /api/v1/releasers/123572/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/295047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295047/",
        "id": 295047,
        "title": "DMZ Review #6",
        "author_nicks": [
            {
                "name": "Destined Masters Of Zines",
                "abbreviation": "DMZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123572/?format=api",
                    "id": 123572,
                    "name": "Destined Masters Of Zines",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-16",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "corrupted-file",
            "game-review-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295046/",
        "id": 295046,
        "title": "DMZ Review #5",
        "author_nicks": [
            {
                "name": "Destined Masters Of Zines",
                "abbreviation": "DMZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123572/?format=api",
                    "id": 123572,
                    "name": "Destined Masters Of Zines",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-02",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "game-review-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361616/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361616/",
        "id": 361616,
        "title": "DMZ Review #4",
        "author_nicks": [
            {
                "name": "Destined Masters Of Zines",
                "abbreviation": "DMZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123572/?format=api",
                    "id": 123572,
                    "name": "Destined Masters Of Zines",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "game-review-magazine"
        ]
    }
]