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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156458/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/156458/",
        "id": 156458,
        "title": "Bad Magic",
        "author_nicks": [
            {
                "name": "Jose Luis Pendejo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49262/?format=api",
                    "id": 49262,
                    "name": "Jose Luis Pendejo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/51/?format=api",
                "id": 51,
                "name": "SAM Coupé"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/109993/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/109993/",
        "id": 109993,
        "title": "Game Over 3",
        "author_nicks": [
            {
                "name": "Jose Luis Pendejo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49262/?format=api",
                    "id": 49262,
                    "name": "Jose Luis Pendejo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-26",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "hobeta"
        ]
    }
]