GET /api/v1/releasers/11097/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/109164/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/109164/",
        "id": 109164,
        "title": "Lost In The Forest of Owls",
        "author_nicks": [
            {
                "name": "Bigfoot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11097/?format=api",
                    "id": 11097,
                    "name": "Bigfoot",
                    "is_group": false
                }
            },
            {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                    "id": 5739,
                    "name": "Leon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resource",
                "abbreviation": "RSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                    "id": 454,
                    "name": "Resource",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-20",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-ifli-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/106993/?format=api",
        "demozoo_url": "https://demozoo.org/productions/106993/",
        "id": 106993,
        "title": "Tom & Jerry",
        "author_nicks": [
            {
                "name": "Bigfoot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11097/?format=api",
                    "id": 11097,
                    "name": "Bigfoot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Breeze",
                "abbreviation": "BRZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11096/?format=api",
                    "id": 11096,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-01-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35874/",
        "id": 35874,
        "title": "firg erekcio",
        "author_nicks": [
            {
                "name": "Bigfoot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11097/?format=api",
                    "id": 11097,
                    "name": "Bigfoot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Breeze",
                "abbreviation": "BRZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11096/?format=api",
                    "id": 11096,
                    "name": "Breeze",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]