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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161701/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161701/",
        "id": 161701,
        "title": "Softlab BBS",
        "author_nicks": [
            {
                "name": "Nuclear Winter",
                "abbreviation": "NW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50068/?format=api",
                    "id": 50068,
                    "name": "Nuclear Winter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174189/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174189/",
        "id": 174189,
        "title": "The Shoebox Universe 2 BBS",
        "author_nicks": [
            {
                "name": "Nuclear Winter",
                "abbreviation": "NW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50068/?format=api",
                    "id": 50068,
                    "name": "Nuclear Winter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/161839/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161839/",
        "id": 161839,
        "title": "The Shoebox BBS (2)",
        "author_nicks": [
            {
                "name": "Nuclear Winter",
                "abbreviation": "NW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50068/?format=api",
                    "id": 50068,
                    "name": "Nuclear Winter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-21",
        "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": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205293/",
        "id": 205293,
        "title": "The Shoebox BBS (1)",
        "author_nicks": [
            {
                "name": "Nuclear Winter",
                "abbreviation": "NW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50068/?format=api",
                    "id": 50068,
                    "name": "Nuclear Winter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": []
    }
]