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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296852/",
        "id": 296852,
        "title": "Red Max",
        "author_nicks": [
            {
                "name": "Heroes of Time",
                "abbreviation": "HOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60082/?format=api",
                    "id": 60082,
                    "name": "Heroes of Time",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-20",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "red-max"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296448/",
        "id": 296448,
        "title": "Bulldog",
        "author_nicks": [
            {
                "name": "Heroes of Time",
                "abbreviation": "HOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60082/?format=api",
                    "id": 60082,
                    "name": "Heroes of Time",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "no-credits-given",
            "bulldog"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296853/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296853/",
        "id": 296853,
        "title": "Legend of Kage",
        "author_nicks": [
            {
                "name": "Heroes of Time",
                "abbreviation": "HOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60082/?format=api",
                    "id": 60082,
                    "name": "Heroes of Time",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-legend-of-kage"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321250/",
        "id": 321250,
        "title": "World Games",
        "author_nicks": [
            {
                "name": "Heroes of Time",
                "abbreviation": "HOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60082/?format=api",
                    "id": 60082,
                    "name": "Heroes of Time",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]