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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379570/",
        "id": 379570,
        "title": "Rats!  +8",
        "author_nicks": [
            {
                "name": "Zizero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66228/?format=api",
                    "id": 66228,
                    "name": "Zizero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "cracktro-needs-extraction"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159502/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159502/",
        "id": 159502,
        "title": "Montezuma's Return +6",
        "author_nicks": [
            {
                "name": "Zizero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66228/?format=api",
                    "id": 66228,
                    "name": "Zizero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "montezumas-revenge"
        ]
    }
]