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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162679/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162679/",
        "id": 162679,
        "title": "Saobakaka",
        "author_nicks": [
            {
                "name": "Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49535/?format=api",
                    "id": 49535,
                    "name": "Rat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-ifli-mode",
            "c64-fli-interlaced-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199649/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/199649/",
        "id": 199649,
        "title": "Adequate Logo",
        "author_nicks": [
            {
                "name": "Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49535/?format=api",
                    "id": 49535,
                    "name": "Rat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-28",
        "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/110837/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/110837/",
        "id": 110837,
        "title": "Untitled (DISQUALIFIED)",
        "author_nicks": [
            {
                "name": "Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49535/?format=api",
                    "id": 49535,
                    "name": "Rat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fraction",
                "abbreviation": "FTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17224/?format=api",
                    "id": 17224,
                    "name": "Fraction",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]