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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205904/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205904/",
        "id": 205904,
        "title": "I'm sorry, I think you've mistaken me for somebody else",
        "author_nicks": [
            {
                "name": "Mao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72379/?format=api",
                    "id": 72379,
                    "name": "Mao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FCK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72380/?format=api",
                    "id": 72380,
                    "name": "FCK",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-06",
        "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/190678/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190678/",
        "id": 190678,
        "title": "Sarah Andersson",
        "author_nicks": [
            {
                "name": "maonificent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72379/?format=api",
                    "id": 72379,
                    "name": "Mao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FCK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72380/?format=api",
                    "id": 72380,
                    "name": "FCK",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-21",
        "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/159906/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/159906/",
        "id": 159906,
        "title": "Paus",
        "author_nicks": [
            {
                "name": "Mao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72379/?format=api",
                    "id": 72379,
                    "name": "Mao",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]