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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94279/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94279/",
        "id": 94279,
        "title": "Nerve",
        "author_nicks": [
            {
                "name": "Zorke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26902/?format=api",
                    "id": 26902,
                    "name": "Zorke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nerve Artgroup",
                "abbreviation": "NRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26895/?format=api",
                    "id": 26895,
                    "name": "Nerve Artgroup",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75049/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75049/",
        "id": 75049,
        "title": "Djinn",
        "author_nicks": [
            {
                "name": "Zorke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26902/?format=api",
                    "id": 26902,
                    "name": "Zorke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-06-09",
        "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/368975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368975/",
        "id": 368975,
        "title": "LEGO Star Wars - The Complete Saga PLUS1 TRAINER",
        "author_nicks": [
            {
                "name": "Zorke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26902/?format=api",
                    "id": 26902,
                    "name": "Zorke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "train"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368976/",
        "id": 368976,
        "title": "Zorke Cracktro 1",
        "author_nicks": [
            {
                "name": "Zorke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26902/?format=api",
                    "id": 26902,
                    "name": "Zorke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]