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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307113/",
        "id": 307113,
        "title": "The Tube",
        "author_nicks": [
            {
                "name": "Anti MSX Group",
                "abbreviation": "AMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74349/?format=api",
                    "id": 74349,
                    "name": "Anti MSX Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-10",
        "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": [
            "graphics-ripped-from-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301068/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301068/",
        "id": 301068,
        "title": "Mega Scroll",
        "author_nicks": [
            {
                "name": "Anti MSX Group",
                "abbreviation": "AMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74349/?format=api",
                    "id": 74349,
                    "name": "Anti MSX Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298807/",
        "id": 298807,
        "title": "AMG Sampler 6",
        "author_nicks": [
            {
                "name": "Anti MSX Group",
                "abbreviation": "AMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74349/?format=api",
                    "id": 74349,
                    "name": "Anti MSX Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-03",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284603/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284603/",
        "id": 284603,
        "title": "Super Sound 09",
        "author_nicks": [
            {
                "name": "Anti MSX Group",
                "abbreviation": "AMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74349/?format=api",
                    "id": 74349,
                    "name": "Anti MSX Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-11-24",
        "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": []
    }
]