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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23093/",
        "id": 23093,
        "title": "Grumps",
        "author_nicks": [
            {
                "name": "jarno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15461/?format=api",
                    "id": 15461,
                    "name": "jarno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "JV Pictures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62307/?format=api",
                    "id": 62307,
                    "name": "JV Pictures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21077/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21077/",
        "id": 21077,
        "title": "Martian Canyon",
        "author_nicks": [
            {
                "name": "jarno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15461/?format=api",
                    "id": 15461,
                    "name": "jarno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21102/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21102/",
        "id": 21102,
        "title": "MARS",
        "author_nicks": [
            {
                "name": "jarno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15461/?format=api",
                    "id": 15461,
                    "name": "jarno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "JV Pictures",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62307/?format=api",
                    "id": 62307,
                    "name": "JV Pictures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]