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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359100/",
        "id": 359100,
        "title": "Genycs #4",
        "author_nicks": [
            {
                "name": "Generation Y Computer Scientists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108040/?format=api",
                    "id": 108040,
                    "name": "Generation Y Computer Scientists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359099/",
        "id": 359099,
        "title": "Genycs #3",
        "author_nicks": [
            {
                "name": "Generation Y Computer Scientists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108040/?format=api",
                    "id": 108040,
                    "name": "Generation Y Computer Scientists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359098/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359098/",
        "id": 359098,
        "title": "Genycs #2",
        "author_nicks": [
            {
                "name": "Generation Y Computer Scientists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108040/?format=api",
                    "id": 108040,
                    "name": "Generation Y Computer Scientists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359097/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359097/",
        "id": 359097,
        "title": "Genycs #1",
        "author_nicks": [
            {
                "name": "Generation Y Computer Scientists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108040/?format=api",
                    "id": 108040,
                    "name": "Generation Y Computer Scientists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]