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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94259/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94259/",
        "id": 94259,
        "title": "Pinguins Everywhere",
        "author_nicks": [
            {
                "name": "Lazoor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44755/?format=api",
                    "id": 44755,
                    "name": "Lazoor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-25",
        "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/191797/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191797/",
        "id": 191797,
        "title": "Bejsbol 2000",
        "author_nicks": [
            {
                "name": "Lazoor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44755/?format=api",
                    "id": 44755,
                    "name": "Lazoor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]