GET /api/v1/releasers/4301/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/1537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1537/",
        "id": 1537,
        "title": "Music dISC",
        "author_nicks": [
            {
                "name": "iSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
                    "id": 4301,
                    "name": "iSC",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183643/",
        "id": 183643,
        "title": "Daskmig Illusions 5",
        "author_nicks": [
            {
                "name": "iNF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                    "id": 1660,
                    "name": "iNF",
                    "is_group": true
                }
            },
            {
                "name": "iSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
                    "id": 4301,
                    "name": "iSC",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "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": [
            "daskmig"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183642/",
        "id": 183642,
        "title": "Daskmig Illusions 4",
        "author_nicks": [
            {
                "name": "iSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
                    "id": 4301,
                    "name": "iSC",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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": [
            "daskmig"
        ]
    }
]