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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292699/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292699/",
        "id": 292699,
        "title": "Cell Block 1",
        "author_nicks": [
            {
                "name": "Cola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25619/?format=api",
                    "id": 25619,
                    "name": "Wowbagger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Balance",
                "abbreviation": "BLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                    "id": 323,
                    "name": "Balance",
                    "is_group": true
                }
            },
            {
                "name": "Lingo",
                "abbreviation": "LNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8391/?format=api",
                    "id": 8391,
                    "name": "Lingo",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292698/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292698/",
        "id": 292698,
        "title": "Out of Space",
        "author_nicks": [
            {
                "name": "Cola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25619/?format=api",
                    "id": 25619,
                    "name": "Wowbagger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Balance",
                "abbreviation": "BLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                    "id": 323,
                    "name": "Balance",
                    "is_group": true
                }
            },
            {
                "name": "Lingo",
                "abbreviation": "LNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8391/?format=api",
                    "id": 8391,
                    "name": "Lingo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]