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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57069/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57069/",
        "id": 57069,
        "title": "Cracktro 1987",
        "author_nicks": [
            {
                "name": "Computer Platform Unlimited",
                "abbreviation": "C.P.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                    "id": 8876,
                    "name": "Computer Platform Unlimited",
                    "is_group": true
                }
            },
            {
                "name": "The Atari OldSkoolerz",
                "abbreviation": "TAOS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6144/?format=api",
                    "id": 6144,
                    "name": "The Atari OldSkoolerz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4272/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4272/",
        "id": 4272,
        "title": "Eine Sternengruppe",
        "author_nicks": [
            {
                "name": "Computer Platform Unlimited",
                "abbreviation": "C.P.U.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8876/?format=api",
                    "id": 8876,
                    "name": "Computer Platform Unlimited",
                    "is_group": true
                }
            },
            {
                "name": "The Atari OldSkoolerz",
                "abbreviation": "TAOS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6144/?format=api",
                    "id": 6144,
                    "name": "The Atari OldSkoolerz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54227/",
        "id": 54227,
        "title": "Partyvolk",
        "author_nicks": [
            {
                "name": "The Atari OldSkoolerz",
                "abbreviation": "TAOS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6144/?format=api",
                    "id": 6144,
                    "name": "The Atari OldSkoolerz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]