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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280565/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280565/",
        "id": 280565,
        "title": "The Last Bonfire",
        "author_nicks": [
            {
                "name": "Furry Trash Group",
                "abbreviation": "FTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                    "id": 77145,
                    "name": "Furry Trash Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiki100"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275277/",
        "id": 275277,
        "title": "Poesfuchskeraekaali",
        "author_nicks": [
            {
                "name": "Furry Trash Group",
                "abbreviation": "FTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                    "id": 77145,
                    "name": "Furry Trash Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185548/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185548/",
        "id": 185548,
        "title": "FTG-01: Compofiller",
        "author_nicks": [
            {
                "name": "Furry Trash Group",
                "abbreviation": "FTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                    "id": 77145,
                    "name": "Furry Trash Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "mirc"
        ]
    }
]