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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26357/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26357/",
        "id": 26357,
        "title": "Life of an alleycat",
        "author_nicks": [
            {
                "name": "Shortie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34026/?format=api",
                    "id": 34026,
                    "name": "Shortie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                    "id": 13621,
                    "name": "Jolly",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "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/58032/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58032/",
        "id": 58032,
        "title": "Wow, what a big thingy!",
        "author_nicks": [
            {
                "name": "Shortie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34026/?format=api",
                    "id": 34026,
                    "name": "Shortie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                    "id": 13621,
                    "name": "Jolly",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]