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

[
    {
        "url": "https://demozoo.org/api/v1/productions/261720/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/261720/",
        "id": 261720,
        "title": "Elszabadult Sárkány",
        "author_nicks": [
            {
                "name": "Lightning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47016/?format=api",
                    "id": 47016,
                    "name": "Lightning",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "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/193105/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/193105/",
        "id": 193105,
        "title": "Arok",
        "author_nicks": [
            {
                "name": "Lightning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47016/?format=api",
                    "id": 47016,
                    "name": "Lightning",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]