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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338920/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338920/",
        "id": 338920,
        "title": "Little Horror",
        "author_nicks": [
            {
                "name": "Freestyle International",
                "abbreviation": "FSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
                    "id": 108001,
                    "name": "Freestyle International",
                    "is_group": true
                }
            },
            {
                "name": "Lightforce",
                "abbreviation": "LFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137995/?format=api",
                    "id": 137995,
                    "name": "Lightforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325372/",
        "id": 325372,
        "title": "Still Alive",
        "author_nicks": [
            {
                "name": "Lightforce",
                "abbreviation": "LFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137995/?format=api",
                    "id": 137995,
                    "name": "Lightforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freestyle International",
                "abbreviation": "FSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
                    "id": 108001,
                    "name": "Freestyle International",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-ripped-from-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325373/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325373/",
        "id": 325373,
        "title": "Enduro Demo",
        "author_nicks": [
            {
                "name": "Lightforce",
                "abbreviation": "LFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137995/?format=api",
                    "id": 137995,
                    "name": "Lightforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-ripped-from-game"
        ]
    }
]