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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270166/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270166/",
        "id": 270166,
        "title": "DUCKY IS BACK",
        "author_nicks": [
            {
                "name": "CaptainYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74992/?format=api",
                    "id": 74992,
                    "name": "CaptainYS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fm-7"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195468/",
        "id": 195468,
        "title": "The Golden Age of Fujitsu Micro",
        "author_nicks": [
            {
                "name": "CaptainYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74992/?format=api",
                    "id": 74992,
                    "name": "CaptainYS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fm-7"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195469/",
        "id": 195469,
        "title": "SONATA for Two 6809s",
        "author_nicks": [
            {
                "name": "CaptainYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74992/?format=api",
                    "id": 74992,
                    "name": "CaptainYS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "fm-7"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179922/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179922/",
        "id": 179922,
        "title": "Never Ending Legend of Fujitsu Micro (FM-7)",
        "author_nicks": [
            {
                "name": "CaptainYS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74992/?format=api",
                    "id": 74992,
                    "name": "CaptainYS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "mint",
            "fm-7"
        ]
    }
]