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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50648/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50648/",
        "id": 50648,
        "title": "Karnov",
        "author_nicks": [
            {
                "name": "Mr. Bios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13574/?format=api",
                    "id": 13574,
                    "name": "Mr. Bios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antiblur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26230/?format=api",
                    "id": 26230,
                    "name": "Antiblur",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/18781/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18781/",
        "id": 18781,
        "title": "Biosupgrade",
        "author_nicks": [
            {
                "name": "Mr. Bios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13574/?format=api",
                    "id": 13574,
                    "name": "Mr. Bios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PhakeTech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13575/?format=api",
                    "id": 13575,
                    "name": "PhakeTech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33289/",
        "id": 33289,
        "title": "All in the name of bum",
        "author_nicks": [
            {
                "name": "Mr. Bios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13574/?format=api",
                    "id": 13574,
                    "name": "Mr. Bios",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]