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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272513/",
        "id": 272513,
        "title": "Relaxed Style +",
        "author_nicks": [
            {
                "name": "Free Man Laboratories",
                "abbreviation": "FML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107998/?format=api",
                    "id": 107998,
                    "name": "Free Man Laboratories",
                    "is_group": true
                }
            },
            {
                "name": "Galicya",
                "abbreviation": "GLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39886/?format=api",
                    "id": 39886,
                    "name": "Galicya",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "final-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272512/",
        "id": 272512,
        "title": "Relaxed Style",
        "author_nicks": [
            {
                "name": "Free Man Laboratories",
                "abbreviation": "FML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107998/?format=api",
                    "id": 107998,
                    "name": "Free Man Laboratories",
                    "is_group": true
                }
            },
            {
                "name": "Galicya",
                "abbreviation": "GLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39886/?format=api",
                    "id": 39886,
                    "name": "Galicya",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]