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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301402/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/301402/",
        "id": 301402,
        "title": "Altered State",
        "author_nicks": [
            {
                "name": "Ragnarok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127359/?format=api",
                    "id": 127359,
                    "name": "Ragnarok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cancer",
                "abbreviation": "CNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                    "id": 80262,
                    "name": "Cancer",
                    "is_group": true
                }
            },
            {
                "name": "Union",
                "abbreviation": "UNI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                    "id": 58739,
                    "name": "Union",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301403/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/301403/",
        "id": 301403,
        "title": "Far Beyond",
        "author_nicks": [
            {
                "name": "Ragnarok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127359/?format=api",
                    "id": 127359,
                    "name": "Ragnarok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cancer",
                "abbreviation": "CNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                    "id": 80262,
                    "name": "Cancer",
                    "is_group": true
                }
            },
            {
                "name": "Union",
                "abbreviation": "UNI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                    "id": 58739,
                    "name": "Union",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    }
]