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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333350/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333350/",
        "id": 333350,
        "title": "pr0n",
        "author_nicks": [
            {
                "name": "Groenteboer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13474/?format=api",
                    "id": 13474,
                    "name": "Groenteboer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WaggTek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139954/?format=api",
                    "id": 139954,
                    "name": "WaggTek",
                    "is_group": true
                }
            },
            {
                "name": "ne2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28617/?format=api",
                    "id": 28617,
                    "name": "ne2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297419/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297419/",
        "id": 297419,
        "title": "Gr-Groen",
        "author_nicks": [
            {
                "name": "Groenteboer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13474/?format=api",
                    "id": 13474,
                    "name": "Groenteboer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]