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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87368/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87368/",
        "id": 87368,
        "title": "Cloud explosion",
        "author_nicks": [
            {
                "name": "Nakitory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43421/?format=api",
                    "id": 43421,
                    "name": "Nakitory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158564/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158564/",
        "id": 158564,
        "title": "croc hibou",
        "author_nicks": [
            {
                "name": "Nakitory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43421/?format=api",
                    "id": 43421,
                    "name": "Nakitory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dobermann Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27792/?format=api",
                    "id": 27792,
                    "name": "Dobermann Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-07",
        "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/158556/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158556/",
        "id": 158556,
        "title": "Electrovolant",
        "author_nicks": [
            {
                "name": "Nakitory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43421/?format=api",
                    "id": 43421,
                    "name": "Nakitory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dobermann Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27792/?format=api",
                    "id": 27792,
                    "name": "Dobermann Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]