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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83183/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83183/",
        "id": 83183,
        "title": "b5-mcoll.ans (Michael Collins)",
        "author_nicks": [
            {
                "name": "Barium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10322/?format=api",
                    "id": 10322,
                    "name": "Barium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DEViANCE",
                "abbreviation": "DEV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                    "id": 10554,
                    "name": "DEViANCE",
                    "is_group": true
                }
            },
            {
                "name": "Panda Design",
                "abbreviation": "PDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                    "id": 3178,
                    "name": "Panda Design",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83681/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83681/",
        "id": 83681,
        "title": "b5-pmeet.ans",
        "author_nicks": [
            {
                "name": "Barium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10322/?format=api",
                    "id": 10322,
                    "name": "Barium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DEViANCE",
                "abbreviation": "DEV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                    "id": 10554,
                    "name": "DEViANCE",
                    "is_group": true
                }
            },
            {
                "name": "Panda Design",
                "abbreviation": "PDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                    "id": 3178,
                    "name": "Panda Design",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-01-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]