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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26962/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26962/",
        "id": 26962,
        "title": "Jericho",
        "author_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                    "id": 7903,
                    "name": "Diesel(8)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5485/?format=api",
                    "id": 5485,
                    "name": "Infinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-07",
        "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/210383/?format=api",
        "demozoo_url": "https://demozoo.org/music/210383/",
        "id": 210383,
        "title": "fromage",
        "author_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                    "id": 7903,
                    "name": "Diesel(8)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210382/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/210382/",
        "id": 210382,
        "title": "Absolute Swedish - charset",
        "author_nicks": [
            {
                "name": "Diesel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                    "id": 7903,
                    "name": "Diesel(8)",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "font"
        ]
    }
]