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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101715/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101715/",
        "id": 101715,
        "title": "Commodore in Space II",
        "author_nicks": [
            {
                "name": "Wintermute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/401/?format=api",
                    "id": 401,
                    "name": "Wintermute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-02-22",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173941/",
        "id": 173941,
        "title": "C= in Space",
        "author_nicks": [
            {
                "name": "Wintermute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/401/?format=api",
                    "id": 401,
                    "name": "Wintermute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-02-26",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/935/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/935/",
        "id": 935,
        "title": "For Amusement Only",
        "author_nicks": [
            {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                    "id": 400,
                    "name": "Dexter",
                    "is_group": false
                }
            },
            {
                "name": "Wintermute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/401/?format=api",
                    "id": 401,
                    "name": "Wintermute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3214/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3214/",
        "id": 3214,
        "title": "Alien Nature",
        "author_nicks": [
            {
                "name": "Wintermute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/401/?format=api",
                    "id": 401,
                    "name": "Wintermute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abyss",
                "abbreviation": "AYS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                    "id": 398,
                    "name": "Abyss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "maya"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7082/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7082/",
        "id": 7082,
        "title": "Wo is das schiff?",
        "author_nicks": [
            {
                "name": "Wintermute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/401/?format=api",
                    "id": 401,
                    "name": "Wintermute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Interactive",
                "abbreviation": "IA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                    "id": 6744,
                    "name": "Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]