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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20917/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20917/",
        "id": 20917,
        "title": "Right of Way",
        "author_nicks": [
            {
                "name": "Zerlh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5718/?format=api",
                    "id": 5718,
                    "name": "Zerlh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                    "id": 5618,
                    "name": "Brainwank",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6556/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6556/",
        "id": 6556,
        "title": "Mortal Wombat",
        "author_nicks": [
            {
                "name": "Zerlh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5718/?format=api",
                    "id": 5718,
                    "name": "Zerlh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26574/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26574/",
        "id": 26574,
        "title": "EinwegBatterien",
        "author_nicks": [
            {
                "name": "Zerlh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5718/?format=api",
                    "id": 5718,
                    "name": "Zerlh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]