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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42999/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42999/",
        "id": 42999,
        "title": "Dreams",
        "author_nicks": [
            {
                "name": "Fish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19241/?format=api",
                    "id": 19241,
                    "name": "Fish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "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/27793/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27793/",
        "id": 27793,
        "title": "Lady",
        "author_nicks": [
            {
                "name": "Fish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19241/?format=api",
                    "id": 19241,
                    "name": "Fish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                    "id": 1503,
                    "name": "LSD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-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/278552/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278552/",
        "id": 278552,
        "title": "?",
        "author_nicks": [
            {
                "name": "Fish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19241/?format=api",
                    "id": 19241,
                    "name": "Fish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                    "id": 1503,
                    "name": "LSD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/46153/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46153/",
        "id": 46153,
        "title": "Hands",
        "author_nicks": [
            {
                "name": "Fish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19241/?format=api",
                    "id": 19241,
                    "name": "Fish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                    "id": 1503,
                    "name": "LSD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]