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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55688/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55688/",
        "id": 55688,
        "title": "The Cat",
        "author_nicks": [
            {
                "name": "lika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31153/?format=api",
                    "id": 31153,
                    "name": "lika",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-06-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/53407/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53407/",
        "id": 53407,
        "title": "Little Girl And Autumn",
        "author_nicks": [
            {
                "name": "Riskej",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                    "id": 9152,
                    "name": "Riskej",
                    "is_group": false
                }
            },
            {
                "name": "lika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31153/?format=api",
                    "id": 31153,
                    "name": "lika",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Simbols",
                "abbreviation": "SMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9712/?format=api",
                    "id": 9712,
                    "name": "Simbols",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-06-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/53384/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53384/",
        "id": 53384,
        "title": "dewo4ka",
        "author_nicks": [
            {
                "name": "Riskej",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                    "id": 9152,
                    "name": "Riskej",
                    "is_group": false
                }
            },
            {
                "name": "lika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31153/?format=api",
                    "id": 31153,
                    "name": "lika",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]