GET /api/v1/releasers/7267/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/204517/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204517/",
        "id": 204517,
        "title": "Boob Manga",
        "author_nicks": [
            {
                "name": "Stasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7267/?format=api",
                    "id": 7267,
                    "name": "Stasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "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": [
            "nsfw",
            "manga",
            "interlaced-blended"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122720/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/122720/",
        "id": 122720,
        "title": "Compo Picture",
        "author_nicks": [
            {
                "name": "Stasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7267/?format=api",
                    "id": 7267,
                    "name": "Stasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-19",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6230/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6230/",
        "id": 6230,
        "title": "Compopic",
        "author_nicks": [
            {
                "name": "Stasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7267/?format=api",
                    "id": 7267,
                    "name": "Stasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "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": [
            "monochrome",
            "cartoon"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129310/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129310/",
        "id": 129310,
        "title": "Almost Lobo",
        "author_nicks": [
            {
                "name": "Stasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7267/?format=api",
                    "id": 7267,
                    "name": "Stasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "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": []
    }
]