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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31083/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31083/",
        "id": 31083,
        "title": "Sudokumonster",
        "author_nicks": [
            {
                "name": "Stopher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141333/?format=api",
                    "id": 141333,
                    "name": "Stopher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PixelWerk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21037/?format=api",
                    "id": 21037,
                    "name": "PixelWerk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30995/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30995/",
        "id": 30995,
        "title": "Infidels",
        "author_nicks": [
            {
                "name": "Stopher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141333/?format=api",
                    "id": 141333,
                    "name": "Stopher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "l|l|l",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20976/?format=api",
                    "id": 20976,
                    "name": "l|l|l",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]