GET /api/v1/releasers/89752/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/266448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266448/",
        "id": 266448,
        "title": "The Furulund Demo",
        "author_nicks": [
            {
                "name": "CI-5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89752/?format=api",
                    "id": 89752,
                    "name": "CI 5 The Professionals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/298553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298553/",
        "id": 298553,
        "title": "Flash Gordon",
        "author_nicks": [
            {
                "name": "CI 5 The Professionals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89752/?format=api",
                    "id": 89752,
                    "name": "CI 5 The Professionals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "corrupted-file",
            "border-scroll"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283993/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283993/",
        "id": 283993,
        "title": "Bmx Simulator",
        "author_nicks": [
            {
                "name": "CI-5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89752/?format=api",
                    "id": 89752,
                    "name": "CI 5 The Professionals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "bmx-simulator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204057/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204057/",
        "id": 204057,
        "title": "Bomb Jack",
        "author_nicks": [
            {
                "name": "CI 5 The Professionals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89752/?format=api",
                    "id": 89752,
                    "name": "CI 5 The Professionals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-04-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "defaced-title-screen",
            "bomb-jack"
        ]
    }
]