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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110454/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/110454/",
        "id": 110454,
        "title": "Major",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49339/?format=api",
                    "id": 49339,
                    "name": "Leo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49340/?format=api",
                    "id": 49340,
                    "name": "Logik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151715/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151715/",
        "id": 151715,
        "title": "Kamui",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49339/?format=api",
                    "id": 49339,
                    "name": "Leo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49340/?format=api",
                    "id": 49340,
                    "name": "Logik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]