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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53666/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53666/",
        "id": 53666,
        "title": "Relax",
        "author_nicks": [
            {
                "name": "Ranto Tress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29126/?format=api",
                    "id": 29126,
                    "name": "Ranto Tress",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-01",
        "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/47451/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47451/",
        "id": 47451,
        "title": "Festis",
        "author_nicks": [
            {
                "name": "David Wahlberg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29125/?format=api",
                    "id": 29125,
                    "name": "David Wahlberg",
                    "is_group": false
                }
            },
            {
                "name": "Ranto Tress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29126/?format=api",
                    "id": 29126,
                    "name": "Ranto Tress",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]