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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82009/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82009/",
        "id": 82009,
        "title": "Herbulot",
        "author_nicks": [
            {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10662/?format=api",
                    "id": 10662,
                    "name": "Asphyx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-16",
        "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/56240/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56240/",
        "id": 56240,
        "title": "Mona (party version)",
        "author_nicks": [
            {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10662/?format=api",
                    "id": 10662,
                    "name": "Asphyx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logofactory",
                "abbreviation": "LGF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33283/?format=api",
                    "id": 33283,
                    "name": "Logofactory",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "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/56256/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56256/",
        "id": 56256,
        "title": "cga",
        "author_nicks": [
            {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10662/?format=api",
                    "id": 10662,
                    "name": "Asphyx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logofactory",
                "abbreviation": "LGF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33283/?format=api",
                    "id": 33283,
                    "name": "Logofactory",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "cga"
        ]
    }
]