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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25022/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25022/",
        "id": 25022,
        "title": "Nasa Discovered A Mouse On Mars",
        "author_nicks": [
            {
                "name": "Stuyvesant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16292/?format=api",
                    "id": 16292,
                    "name": "Stuyvesant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultimate",
                "abbreviation": "ULT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13283/?format=api",
                    "id": 13283,
                    "name": "Ultimate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/22132/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22132/",
        "id": 22132,
        "title": "Bulltimate",
        "author_nicks": [
            {
                "name": "Stuyvesant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16292/?format=api",
                    "id": 16292,
                    "name": "Stuyvesant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultimate",
                "abbreviation": "ULT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13283/?format=api",
                    "id": 13283,
                    "name": "Ultimate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]