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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83432/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83432/",
        "id": 83432,
        "title": "Devious Force",
        "author_nicks": [
            {
                "name": "Armada Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40623/?format=api",
                    "id": 40623,
                    "name": "Armada Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81180/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81180/",
        "id": 81180,
        "title": "Starwars",
        "author_nicks": [
            {
                "name": "Armada Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40623/?format=api",
                    "id": 40623,
                    "name": "Armada Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77555/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77555/",
        "id": 77555,
        "title": "Datorns Historia",
        "author_nicks": [
            {
                "name": "Armada Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40623/?format=api",
                    "id": 40623,
                    "name": "Armada Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77557/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77557/",
        "id": 77557,
        "title": "SCS 04",
        "author_nicks": [
            {
                "name": "Armada Network",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40623/?format=api",
                    "id": 40623,
                    "name": "Armada Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]