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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3849/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3849/",
        "id": 3849,
        "title": "robto",
        "author_nicks": [
            {
                "name": "Influence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5964/?format=api",
                    "id": 5964,
                    "name": "Influence",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scarab",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3190/?format=api",
                    "id": 3190,
                    "name": "Scarab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-04-17",
        "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/64395/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64395/",
        "id": 64395,
        "title": "Spanner",
        "author_nicks": [
            {
                "name": "Influence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5964/?format=api",
                    "id": 5964,
                    "name": "Influence",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scarab",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3190/?format=api",
                    "id": 3190,
                    "name": "Scarab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-17",
        "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/356972/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356972/",
        "id": 356972,
        "title": "Wasp Attack",
        "author_nicks": [
            {
                "name": "Influence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5964/?format=api",
                    "id": 5964,
                    "name": "Influence",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Secretly!",
                "abbreviation": "SCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                    "id": 6419,
                    "name": "Secretly!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]