GET /api/v1/releasers/7169/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/300182/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/300182/",
        "id": 300182,
        "title": "Trespass",
        "author_nicks": [
            {
                "name": "TBM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7169/?format=api",
                    "id": 7169,
                    "name": "TBM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210101/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/210101/",
        "id": 210101,
        "title": "Corpse logo by TBM",
        "author_nicks": [
            {
                "name": "TBM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7169/?format=api",
                    "id": 7169,
                    "name": "TBM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6117/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6117/",
        "id": 6117,
        "title": "Smile!",
        "author_nicks": [
            {
                "name": "TBM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7169/?format=api",
                    "id": 7169,
                    "name": "TBM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limited Edition",
                "abbreviation": "LED",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                    "id": 342,
                    "name": "Limited Edition",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]