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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132976/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132976/",
        "id": 132976,
        "title": "Szaffi",
        "author_nicks": [
            {
                "name": "Zsotya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53865/?format=api",
                    "id": 53865,
                    "name": "Zsotya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BadBlock Amiga Klub",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57011/?format=api",
                    "id": 57011,
                    "name": "BadBlock Amiga Klub",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123157/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/123157/",
        "id": 123157,
        "title": "Oazis",
        "author_nicks": [
            {
                "name": "Zsotya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53865/?format=api",
                    "id": 53865,
                    "name": "Zsotya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]