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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20051/",
        "id": 20051,
        "title": "Traper",
        "author_nicks": [
            {
                "name": "Snejer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14195/?format=api",
                    "id": 14195,
                    "name": "Snejer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "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/24126/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24126/",
        "id": 24126,
        "title": "starBASE",
        "author_nicks": [
            {
                "name": "Snejer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14195/?format=api",
                    "id": 14195,
                    "name": "Snejer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "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/19689/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19689/",
        "id": 19689,
        "title": "End Of The Tunnel",
        "author_nicks": [
            {
                "name": "Snejer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14195/?format=api",
                    "id": 14195,
                    "name": "Snejer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deltaspace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14194/?format=api",
                    "id": 14194,
                    "name": "Deltaspace",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]