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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52984/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52984/",
        "id": 52984,
        "title": "Chopper",
        "author_nicks": [
            {
                "name": "Bpee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31023/?format=api",
                    "id": 31023,
                    "name": "Bpee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazyboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31024/?format=api",
                    "id": 31024,
                    "name": "Crazyboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "graphics",
        "platforms": [],
        "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/52983/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52983/",
        "id": 52983,
        "title": "Bogár",
        "author_nicks": [
            {
                "name": "Bpee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31023/?format=api",
                    "id": 31023,
                    "name": "Bpee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazyboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31024/?format=api",
                    "id": 31024,
                    "name": "Crazyboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]