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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85365/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85365/",
        "id": 85365,
        "title": "Geology",
        "author_nicks": [
            {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8836/?format=api",
                    "id": 8836,
                    "name": "Tao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-03-03",
        "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/73546/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73546/",
        "id": 73546,
        "title": "Unnamed Art",
        "author_nicks": [
            {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8836/?format=api",
                    "id": 8836,
                    "name": "Tao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-29",
        "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/18735/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18735/",
        "id": 18735,
        "title": "Dark Minion",
        "author_nicks": [
            {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8836/?format=api",
                    "id": 8836,
                    "name": "Tao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "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": []
    }
]