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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46992/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46992/",
        "id": 46992,
        "title": "Nothing",
        "author_nicks": [
            {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15032/?format=api",
                    "id": 15032,
                    "name": "Joker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tulou",
                "abbreviation": "TLU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                    "id": 3182,
                    "name": "Tulou",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32399/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32399/",
        "id": 32399,
        "title": "Deep Blue",
        "author_nicks": [
            {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15032/?format=api",
                    "id": 15032,
                    "name": "Joker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tulou",
                "abbreviation": "TLU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                    "id": 3182,
                    "name": "Tulou",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-16",
        "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/29789/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29789/",
        "id": 29789,
        "title": "Fancy",
        "author_nicks": [
            {
                "name": "Preed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15032/?format=api",
                    "id": 15032,
                    "name": "Joker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]