GET /api/v1/releasers/17958/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/64160/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64160/",
        "id": 64160,
        "title": "Do you see the light?",
        "author_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50901/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50901/",
        "id": 50901,
        "title": "Partyalarm",
        "author_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-10-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50944/",
        "id": 50944,
        "title": "Pathfinder",
        "author_nicks": [
            {
                "name": "Carex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
                    "id": 17958,
                    "name": "Carex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]