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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139597/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139597/",
        "id": 139597,
        "title": "Pixspuke",
        "author_nicks": [
            {
                "name": "Axm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10492/?format=api",
                    "id": 10492,
                    "name": "Axm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Black Lotus",
                "abbreviation": "TBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                    "id": 9,
                    "name": "The Black Lotus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278829/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278829/",
        "id": 278829,
        "title": "Nukecola",
        "author_nicks": [
            {
                "name": "Axm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10492/?format=api",
                    "id": 10492,
                    "name": "Axm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-02",
        "supertype": "graphics",
        "platforms": [],
        "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/299533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299533/",
        "id": 299533,
        "title": "Maximum Anarchy",
        "author_nicks": [
            {
                "name": "Axm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10492/?format=api",
                    "id": 10492,
                    "name": "Axm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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"
        ]
    }
]