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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273990/",
        "id": 273990,
        "title": "LoSync",
        "author_nicks": [
            {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-18",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ntsc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204579/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204579/",
        "id": 204579,
        "title": "Cybernoid",
        "author_nicks": [
            {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-09",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ntsc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319470/",
        "id": 319470,
        "title": "Globe 2016",
        "author_nicks": [
            {
                "name": "CRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
                    "id": 14701,
                    "name": "CRT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-12-04",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "remake",
            "reu"
        ]
    }
]