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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49713/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49713/",
        "id": 49713,
        "title": "One man-one world",
        "author_nicks": [
            {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9796/?format=api",
                    "id": 9796,
                    "name": "Ben",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-26",
        "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/44198/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44198/",
        "id": 44198,
        "title": "The Future Is In The Ball",
        "author_nicks": [
            {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9796/?format=api",
                    "id": 9796,
                    "name": "Ben",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-28",
        "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/45719/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45719/",
        "id": 45719,
        "title": "Narval",
        "author_nicks": [
            {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9796/?format=api",
                    "id": 9796,
                    "name": "Ben",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "N.A.A",
                "abbreviation": "NAA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10680/?format=api",
                    "id": 10680,
                    "name": "N.A.A",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]