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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18619/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18619/",
        "id": 18619,
        "title": "EAGLE",
        "author_nicks": [
            {
                "name": "Evil Maniak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11343/?format=api",
                    "id": 11343,
                    "name": "Evil Maniak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Justice",
                "abbreviation": "FJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                    "id": 1063,
                    "name": "Fatal Justice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-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/99554/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/99554/",
        "id": 99554,
        "title": "?",
        "author_nicks": [
            {
                "name": "Evil Maniak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11343/?format=api",
                    "id": 11343,
                    "name": "Evil Maniak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Justice",
                "abbreviation": "FJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                    "id": 1063,
                    "name": "Fatal Justice",
                    "is_group": true
                }
            },
            {
                "name": "n-Factor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                    "id": 13647,
                    "name": "n-Factor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-25",
        "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/32520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32520/",
        "id": 32520,
        "title": "Stephanie",
        "author_nicks": [
            {
                "name": "Evil Maniak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11343/?format=api",
                    "id": 11343,
                    "name": "Evil Maniak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Justice",
                "abbreviation": "FJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
                    "id": 1063,
                    "name": "Fatal Justice",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga",
            "ripped-graphics"
        ]
    }
]