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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72610/",
        "id": 72610,
        "title": "Wild animation-thingie",
        "author_nicks": [
            {
                "name": "Nishin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15145/?format=api",
                    "id": 15145,
                    "name": "Nishin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/108076/",
        "id": 108076,
        "title": "Gyllenfjun",
        "author_nicks": [
            {
                "name": "Nishin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15145/?format=api",
                    "id": 15145,
                    "name": "Nishin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-13",
        "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/54635/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54635/",
        "id": 54635,
        "title": "Metalwound",
        "author_nicks": [
            {
                "name": "Nishin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15145/?format=api",
                    "id": 15145,
                    "name": "Nishin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]