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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41255/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41255/",
        "id": 41255,
        "title": "Oldtimer",
        "author_nicks": [
            {
                "name": "Exception",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22532/?format=api",
                    "id": 22532,
                    "name": "Exception",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                    "id": 27222,
                    "name": "Inside",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "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/33974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33974/",
        "id": 33974,
        "title": "Bizarre portal",
        "author_nicks": [
            {
                "name": "Exception",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22532/?format=api",
                    "id": 22532,
                    "name": "Exception",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                    "id": 27222,
                    "name": "Inside",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/33976/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33976/",
        "id": 33976,
        "title": "Wave",
        "author_nicks": [
            {
                "name": "Exception",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22532/?format=api",
                    "id": 22532,
                    "name": "Exception",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                    "id": 27222,
                    "name": "Inside",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]