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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294765/",
        "id": 294765,
        "title": "Gael Loves Gaul",
        "author_nicks": [
            {
                "name": "Tea Lovers Committee",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89865/?format=api",
                    "id": 89865,
                    "name": "Tea Lovers Committee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288472/",
        "id": 288472,
        "title": "Many Hogs",
        "author_nicks": [
            {
                "name": "Tea Lovers Committee",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89865/?format=api",
                    "id": 89865,
                    "name": "Tea Lovers Committee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "epilepsy-warning"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279427/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279427/",
        "id": 279427,
        "title": "potorty",
        "author_nicks": [
            {
                "name": "Tea Lovers Committee",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89865/?format=api",
                    "id": 89865,
                    "name": "Tea Lovers Committee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "patarty"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204342/",
        "id": 204342,
        "title": "Barry's Tea For Beginners",
        "author_nicks": [
            {
                "name": "Tea Lovers Committee",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89865/?format=api",
                    "id": 89865,
                    "name": "Tea Lovers Committee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]