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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83774/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83774/",
        "id": 83774,
        "title": "Simple html5 scroller",
        "author_nicks": [
            {
                "name": "Lans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33002/?format=api",
                    "id": 33002,
                    "name": "Lans",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64287/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64287/",
        "id": 64287,
        "title": "Joy",
        "author_nicks": [
            {
                "name": "Lans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33002/?format=api",
                    "id": 33002,
                    "name": "Lans",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64290/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64290/",
        "id": 64290,
        "title": "Looks like, play away",
        "author_nicks": [
            {
                "name": "Lans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33002/?format=api",
                    "id": 33002,
                    "name": "Lans",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55374/",
        "id": 55374,
        "title": "game-l",
        "author_nicks": [
            {
                "name": "Lans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33002/?format=api",
                    "id": 33002,
                    "name": "Lans",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]