GET /api/v1/releasers/4755/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/178814/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178814/",
        "id": 178814,
        "title": "911",
        "author_nicks": [
            {
                "name": "La Shawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                    "id": 4755,
                    "name": "La Shawn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crosspoint",
                "abbreviation": "CP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                    "id": 74483,
                    "name": "Crosspoint",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-28",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193299/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/193299/",
        "id": 193299,
        "title": "X-Point",
        "author_nicks": [
            {
                "name": "La Shawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                    "id": 4755,
                    "name": "La Shawn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crosspoint",
                "abbreviation": "CP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                    "id": 74483,
                    "name": "Crosspoint",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-06",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]