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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85921/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85921/",
        "id": 85921,
        "title": "Jennifer Nordwall",
        "author_nicks": [
            {
                "name": "Chikuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41579/?format=api",
                    "id": 41579,
                    "name": "Chikuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dalo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42906/?format=api",
                    "id": 42906,
                    "name": "Dalo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "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/82121/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82121/",
        "id": 82121,
        "title": "Blah",
        "author_nicks": [
            {
                "name": "Chikuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41579/?format=api",
                    "id": 41579,
                    "name": "Chikuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-31",
        "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/82116/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82116/",
        "id": 82116,
        "title": "111",
        "author_nicks": [
            {
                "name": "Birnee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41580/?format=api",
                    "id": 41580,
                    "name": "Birnee",
                    "is_group": false
                }
            },
            {
                "name": "Chikubao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41579/?format=api",
                    "id": 41579,
                    "name": "Chikuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-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/80981/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/80981/",
        "id": 80981,
        "title": "Tuss",
        "author_nicks": [
            {
                "name": "Birnee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41580/?format=api",
                    "id": 41580,
                    "name": "Birnee",
                    "is_group": false
                }
            },
            {
                "name": "Chikuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41579/?format=api",
                    "id": 41579,
                    "name": "Chikuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]