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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77210/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77210/",
        "id": 77210,
        "title": "Love Mario",
        "author_nicks": [
            {
                "name": "Asobu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37856/?format=api",
                    "id": 37856,
                    "name": "Asobu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "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/67274/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67274/",
        "id": 67274,
        "title": "Ruiskumies",
        "author_nicks": [
            {
                "name": "Asobu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37856/?format=api",
                    "id": 37856,
                    "name": "Asobu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WDC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37857/?format=api",
                    "id": 37857,
                    "name": "WDC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]