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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73488/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73488/",
        "id": 73488,
        "title": "Blackcousin",
        "author_nicks": [
            {
                "name": "Organom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32837/?format=api",
                    "id": 32837,
                    "name": "Organom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-27",
        "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/54926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54926/",
        "id": 54926,
        "title": "Tribo do Sol",
        "author_nicks": [
            {
                "name": "Organom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32837/?format=api",
                    "id": 32837,
                    "name": "Organom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    }
]