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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284323/",
        "id": 284323,
        "title": "SFJ Demo 1",
        "author_nicks": [
            {
                "name": "Star Force Jupiter",
                "abbreviation": "SFJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57326/?format=api",
                    "id": 57326,
                    "name": "Star Force Jupiter",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91741/",
        "id": 91741,
        "title": "SFJ Demo 3",
        "author_nicks": [
            {
                "name": "Star Force Jupiter",
                "abbreviation": "SFJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57326/?format=api",
                    "id": 57326,
                    "name": "Star Force Jupiter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91740/",
        "id": 91740,
        "title": "SFJ Demo 2",
        "author_nicks": [
            {
                "name": "Star Force Jupiter",
                "abbreviation": "SFJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57326/?format=api",
                    "id": 57326,
                    "name": "Star Force Jupiter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    }
]