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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336765/",
        "id": 336765,
        "title": "Disconcert",
        "author_nicks": [
            {
                "name": "Digital Underground",
                "abbreviation": "DUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                    "id": 107700,
                    "name": "Digital Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336766/",
        "id": 336766,
        "title": "DUG-Writer",
        "author_nicks": [
            {
                "name": "Digital Underground",
                "abbreviation": "DUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                    "id": 107700,
                    "name": "Digital Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336868/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336868/",
        "id": 336868,
        "title": "Digital World",
        "author_nicks": [
            {
                "name": "Digital Underground",
                "abbreviation": "DUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                    "id": 107700,
                    "name": "Digital Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-24",
        "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/336866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336866/",
        "id": 336866,
        "title": "intro V2",
        "author_nicks": [
            {
                "name": "Digital Underground",
                "abbreviation": "DUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                    "id": 107700,
                    "name": "Digital Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336867/",
        "id": 336867,
        "title": "Intro V1",
        "author_nicks": [
            {
                "name": "Digital Underground",
                "abbreviation": "DUG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                    "id": 107700,
                    "name": "Digital Underground",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]