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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301860/",
        "id": 301860,
        "title": "Leet Stripping Tool v1.2 *FINAL*",
        "author_nicks": [
            {
                "name": "GameBoy Lamers",
                "abbreviation": "GBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22319/?format=api",
                    "id": 22319,
                    "name": "GameBoy Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301861/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301861/",
        "id": 301861,
        "title": "Leet Stripping Tool v1.0",
        "author_nicks": [
            {
                "name": "GameBoy Lamers",
                "abbreviation": "GBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22319/?format=api",
                    "id": 22319,
                    "name": "GameBoy Lamers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    }
]