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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163211/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163211/",
        "id": 163211,
        "title": "Euskal Fast2D 5",
        "author_nicks": [
            {
                "name": "JR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74690/?format=api",
                    "id": 74690,
                    "name": "JR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-27",
        "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/27888/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27888/",
        "id": 27888,
        "title": "Lobo",
        "author_nicks": [
            {
                "name": "JR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74690/?format=api",
                    "id": 74690,
                    "name": "JR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27926/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27926/",
        "id": 27926,
        "title": "?",
        "author_nicks": [
            {
                "name": "JR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74690/?format=api",
                    "id": 74690,
                    "name": "JR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]