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

[
    {
        "url": "https://demozoo.org/api/v1/productions/114998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/114998/",
        "id": 114998,
        "title": "Bunny",
        "author_nicks": [
            {
                "name": "Sister Schlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5960/?format=api",
                    "id": 5960,
                    "name": "Sister Schlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gnumpf-Posse",
                "abbreviation": "GNP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5928/?format=api",
                    "id": 5928,
                    "name": "Gnumpf-Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-05-27",
        "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/4122/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4122/",
        "id": 4122,
        "title": "Spring",
        "author_nicks": [
            {
                "name": "Sister Schlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5960/?format=api",
                    "id": 5960,
                    "name": "Sister Schlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darkside Bunnies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6071/?format=api",
                    "id": 6071,
                    "name": "Darkside Bunnies",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-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/3842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3842/",
        "id": 3842,
        "title": "Skov",
        "author_nicks": [
            {
                "name": "Sister Schlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5960/?format=api",
                    "id": 5960,
                    "name": "Sister Schlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "g00n",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67771/?format=api",
                    "id": 67771,
                    "name": "g00n",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop"
        ]
    }
]