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

[
    {
        "url": "https://demozoo.org/api/v1/productions/174539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174539/",
        "id": 174539,
        "title": "Shelter Base BBS (1)",
        "author_nicks": [
            {
                "name": "Native Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18015/?format=api",
                    "id": 18015,
                    "name": "Native Force",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185030/",
        "id": 185030,
        "title": "Bustrip Invitation Intro - The Party 5",
        "author_nicks": [
            {
                "name": "Native Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18015/?format=api",
                    "id": 18015,
                    "name": "Native Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75003/",
        "id": 75003,
        "title": "Black Liquids",
        "author_nicks": [
            {
                "name": "Native Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18015/?format=api",
                    "id": 18015,
                    "name": "Native Force",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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": []
    }
]