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

[
    {
        "url": "https://demozoo.org/api/v1/productions/287135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287135/",
        "id": 287135,
        "title": "Revenge Of Shadow BBS (1b)",
        "author_nicks": [
            {
                "name": "Rising Sun Team",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
                    "id": 72683,
                    "name": "Rising Sun Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292671/",
        "id": 292671,
        "title": "RST2 Intro",
        "author_nicks": [
            {
                "name": "Rising Sun Team",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
                    "id": 72683,
                    "name": "Rising Sun Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174560/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174560/",
        "id": 174560,
        "title": "Revenge Of Shadow BBS (1a)",
        "author_nicks": [
            {
                "name": "Rising Sun Team",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
                    "id": 72683,
                    "name": "Rising Sun Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356758/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356758/",
        "id": 356758,
        "title": "Miopia",
        "author_nicks": [
            {
                "name": "Rising Sun Team",
                "abbreviation": "RST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
                    "id": 72683,
                    "name": "Rising Sun Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-03",
        "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": []
    }
]