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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81950/",
        "id": 81950,
        "title": "Provoule",
        "author_nicks": [
            {
                "name": "Domotor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23262/?format=api",
                    "id": 23262,
                    "name": "Domotor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-04-09",
        "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/81966/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81966/",
        "id": 81966,
        "title": "Nature",
        "author_nicks": [
            {
                "name": "Domotor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23262/?format=api",
                    "id": 23262,
                    "name": "Domotor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-04-09",
        "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/79166/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/79166/",
        "id": 79166,
        "title": "Wrong Number",
        "author_nicks": [
            {
                "name": "Domotor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23262/?format=api",
                    "id": 23262,
                    "name": "Domotor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]