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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156113/",
        "id": 156113,
        "title": "Quartet",
        "author_nicks": [
            {
                "name": "The Limit Crew",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64994/?format=api",
                    "id": 64994,
                    "name": "The Limit Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06-12",
        "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",
            "quartet-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361328/",
        "id": 361328,
        "title": "Head Over Heels",
        "author_nicks": [
            {
                "name": "The Limit Crew",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64994/?format=api",
                    "id": 64994,
                    "name": "The Limit Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06-02",
        "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": [
            "head-over-heels"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322028/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322028/",
        "id": 322028,
        "title": "A Green Mess",
        "author_nicks": [
            {
                "name": "The Limit Crew",
                "abbreviation": "TLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64994/?format=api",
                    "id": 64994,
                    "name": "The Limit Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06",
        "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": []
    }
]