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

[
    {
        "url": "https://demozoo.org/api/v1/productions/93308/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/93308/",
        "id": 93308,
        "title": "Kukkola",
        "author_nicks": [
            {
                "name": "Ola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15286/?format=api",
                    "id": 15286,
                    "name": "Ola",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155860/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155860/",
        "id": 155860,
        "title": "Flower",
        "author_nicks": [
            {
                "name": "Ola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15286/?format=api",
                    "id": 15286,
                    "name": "Ola",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mellow Chips",
                "abbreviation": "MC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8573/?format=api",
                    "id": 8573,
                    "name": "Mellow Chips",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "brilliance"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131596/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131596/",
        "id": 131596,
        "title": "Fired Ray",
        "author_nicks": [
            {
                "name": "Ola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15286/?format=api",
                    "id": 15286,
                    "name": "Ola",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mellow Chips",
                "abbreviation": "MC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8573/?format=api",
                    "id": 8573,
                    "name": "Mellow Chips",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]