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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83201/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83201/",
        "id": 83201,
        "title": "Mr.e-kuuub",
        "author_nicks": [
            {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42208/?format=api",
                    "id": 42208,
                    "name": "Marvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illuminati",
                "abbreviation": "ILM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30600/?format=api",
                    "id": 30600,
                    "name": "Illuminati",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/150908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/150908/",
        "id": 150908,
        "title": "Mr. E-kuuub",
        "author_nicks": [
            {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42208/?format=api",
                    "id": 42208,
                    "name": "Marvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illuminati",
                "abbreviation": "ILM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30600/?format=api",
                    "id": 30600,
                    "name": "Illuminati",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-04-16",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68202/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68202/",
        "id": 68202,
        "title": "Mr. Kuuub",
        "author_nicks": [
            {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42208/?format=api",
                    "id": 42208,
                    "name": "Marvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57340/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57340/",
        "id": 57340,
        "title": "Retro",
        "author_nicks": [
            {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42208/?format=api",
                    "id": 42208,
                    "name": "Marvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]