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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346739/",
        "id": 346739,
        "title": "Intromaker 2",
        "author_nicks": [
            {
                "name": "Great Krefeld Connection",
                "abbreviation": "GKC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108070/?format=api",
                    "id": 108070,
                    "name": "Great Krefeld Connection",
                    "is_group": true
                }
            },
            {
                "name": "Powerrun",
                "abbreviation": "PWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56405/?format=api",
                    "id": 56405,
                    "name": "Powerrun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346740/",
        "id": 346740,
        "title": "Master Cruncher V4.0",
        "author_nicks": [
            {
                "name": "Great Krefeld Connection",
                "abbreviation": "GKC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108070/?format=api",
                    "id": 108070,
                    "name": "Great Krefeld Connection",
                    "is_group": true
                }
            },
            {
                "name": "Powerrun",
                "abbreviation": "PWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56405/?format=api",
                    "id": 56405,
                    "name": "Powerrun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-03",
        "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/346743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346743/",
        "id": 346743,
        "title": "Powerrun Demo",
        "author_nicks": [
            {
                "name": "Great Krefeld Connection",
                "abbreviation": "GKC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108070/?format=api",
                    "id": 108070,
                    "name": "Great Krefeld Connection",
                    "is_group": true
                }
            },
            {
                "name": "Powerrun",
                "abbreviation": "PWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56405/?format=api",
                    "id": 56405,
                    "name": "Powerrun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-10",
        "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": []
    }
]