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

[
    {
        "url": "https://demozoo.org/api/v1/productions/148193/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/148193/",
        "id": 148193,
        "title": "All Your Base 2",
        "author_nicks": [
            {
                "name": "Greyzenz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45706/?format=api",
                    "id": 45706,
                    "name": "Greyzenz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "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/97519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97519/",
        "id": 97519,
        "title": "AncientAstro",
        "author_nicks": [
            {
                "name": "Greyzenz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45706/?format=api",
                    "id": 45706,
                    "name": "Greyzenz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-11-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "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/317824/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317824/",
        "id": 317824,
        "title": "Greyzenzinhiano",
        "author_nicks": [
            {
                "name": "Greyzenz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45706/?format=api",
                    "id": 45706,
                    "name": "Greyzenz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extend",
                "abbreviation": "EXT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                    "id": 3074,
                    "name": "Extend",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-01-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "basic"
        ]
    }
]