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

[
    {
        "url": "https://demozoo.org/api/v1/productions/74423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74423/",
        "id": 74423,
        "title": "The Doc Disc",
        "author_nicks": [
            {
                "name": "Reflection",
                "abbreviation": "RFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37493/?format=api",
                    "id": 37493,
                    "name": "Reflection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125328/",
        "id": 125328,
        "title": "CD 3 Intro",
        "author_nicks": [
            {
                "name": "Reflection",
                "abbreviation": "RFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37493/?format=api",
                    "id": 37493,
                    "name": "Reflection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125573/",
        "id": 125573,
        "title": "A Travel In Atarian World",
        "author_nicks": [
            {
                "name": "Reflection",
                "abbreviation": "RFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37493/?format=api",
                    "id": 37493,
                    "name": "Reflection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]