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

[
    {
        "url": "https://demozoo.org/api/v1/productions/241028/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/241028/",
        "id": 241028,
        "title": "Free",
        "author_nicks": [
            {
                "name": "Azi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37320/?format=api",
                    "id": 37320,
                    "name": "Azi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital",
                "abbreviation": "DTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                    "id": 1079,
                    "name": "Digital",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-04",
        "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/213580/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/213580/",
        "id": 213580,
        "title": "Digital logo",
        "author_nicks": [
            {
                "name": "Azi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37320/?format=api",
                    "id": 37320,
                    "name": "Azi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]