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

[
    {
        "url": "https://demozoo.org/api/v1/productions/268698/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268698/",
        "id": 268698,
        "title": "Downfall",
        "author_nicks": [
            {
                "name": "t0mpr1c3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107560/?format=api",
                    "id": 107560,
                    "name": "t0mpr1c3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "humor",
            "tetris",
            "bbc-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285324/",
        "id": 285324,
        "title": "catrpilr",
        "author_nicks": [
            {
                "name": "t0mpr1c3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107560/?format=api",
                    "id": 107560,
                    "name": "t0mpr1c3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "snake",
            "bbc-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285354/",
        "id": 285354,
        "title": "Eggsman",
        "author_nicks": [
            {
                "name": "t0mpr1c3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107560/?format=api",
                    "id": 107560,
                    "name": "t0mpr1c3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbc-basic"
        ]
    }
]