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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336246/",
        "id": 336246,
        "title": "Just In Case",
        "author_nicks": [
            {
                "name": "Danish Broadcasting System",
                "abbreviation": "DBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107614/?format=api",
                    "id": 107614,
                    "name": "Danish Broadcasting System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-21",
        "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/336245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336245/",
        "id": 336245,
        "title": "Just in Case II",
        "author_nicks": [
            {
                "name": "Danish Broadcasting System",
                "abbreviation": "DBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107614/?format=api",
                    "id": 107614,
                    "name": "Danish Broadcasting System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/336247/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336247/",
        "id": 336247,
        "title": "First Seen",
        "author_nicks": [
            {
                "name": "Danish Broadcasting System",
                "abbreviation": "DBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107614/?format=api",
                    "id": 107614,
                    "name": "Danish Broadcasting System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    }
]