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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161062/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161062/",
        "id": 161062,
        "title": "Affer og søgen...",
        "author_nicks": [
            {
                "name": "KFDPL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66761/?format=api",
                    "id": 66761,
                    "name": "KFDPL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "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/161078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161078/",
        "id": 161078,
        "title": "Fisser",
        "author_nicks": [
            {
                "name": "KFDPL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66761/?format=api",
                    "id": 66761,
                    "name": "KFDPL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161082/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161082/",
        "id": 161082,
        "title": "this is life",
        "author_nicks": [
            {
                "name": "KFDPL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66761/?format=api",
                    "id": 66761,
                    "name": "KFDPL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    }
]