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

[
    {
        "url": "https://demozoo.org/api/v1/productions/976/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/976/",
        "id": 976,
        "title": "Testbild",
        "author_nicks": [
            {
                "name": "RatzeP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3677/?format=api",
                    "id": 3677,
                    "name": "RatzeP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "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/5051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5051/",
        "id": 5051,
        "title": "spyCam",
        "author_nicks": [
            {
                "name": "RatzeP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3677/?format=api",
                    "id": 3677,
                    "name": "RatzeP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "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/3856/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3856/",
        "id": 3856,
        "title": "NoLessThan3",
        "author_nicks": [
            {
                "name": "RatzeP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3677/?format=api",
                    "id": 3677,
                    "name": "RatzeP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "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/3343/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3343/",
        "id": 3343,
        "title": "Frozen Nosehead",
        "author_nicks": [
            {
                "name": "RatzeP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3677/?format=api",
                    "id": 3677,
                    "name": "RatzeP",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]