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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113935/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113935/",
        "id": 113935,
        "title": "Hillemann und Jung Intro 3",
        "author_nicks": [
            {
                "name": "Hillemann Und Jung",
                "abbreviation": "H+J",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49493/?format=api",
                    "id": 49493,
                    "name": "Hillemann Und Jung",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/110766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110766/",
        "id": 110766,
        "title": "Wir Sind Ihr Augenoptiker",
        "author_nicks": [
            {
                "name": "Hillemann Und Jung",
                "abbreviation": "H+J",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49493/?format=api",
                    "id": 49493,
                    "name": "Hillemann Und Jung",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/110765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110765/",
        "id": 110765,
        "title": "Frühjahrskollektion '89",
        "author_nicks": [
            {
                "name": "Hillemann Und Jung",
                "abbreviation": "H+J",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49493/?format=api",
                    "id": 49493,
                    "name": "Hillemann Und Jung",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]