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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38743/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38743/",
        "id": 38743,
        "title": "Shadow Warriors",
        "author_nicks": [
            {
                "name": "Intec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15/?format=api",
                    "id": 15,
                    "name": "Intec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                    "id": 3250,
                    "name": "Gate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "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/120076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/120076/",
        "id": 120076,
        "title": "BAe Sea Harrier",
        "author_nicks": [
            {
                "name": "Intec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15/?format=api",
                    "id": 15,
                    "name": "Intec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                    "id": 3250,
                    "name": "Gate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "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/120093/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/120093/",
        "id": 120093,
        "title": "The Punisher",
        "author_nicks": [
            {
                "name": "Intec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15/?format=api",
                    "id": 15,
                    "name": "Intec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                    "id": 3250,
                    "name": "Gate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]