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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363358/",
        "id": 363358,
        "title": "Hackers Unlimited issue #2",
        "author_nicks": [
            {
                "name": "Crackers In Action",
                "abbreviation": "CIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
                    "id": 59013,
                    "name": "Crackers In Action",
                    "is_group": true
                }
            },
            {
                "name": "The Mickey Mouse Club",
                "abbreviation": "MMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146767/?format=api",
                    "id": 146767,
                    "name": "The Mickey Mouse Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "hack-mag",
            "piracy",
            "phreaking"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363128/",
        "id": 363128,
        "title": "Jordan vs Bird Graffiti",
        "author_nicks": [
            {
                "name": "Crackers In Action",
                "abbreviation": "CIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
                    "id": 59013,
                    "name": "Crackers In Action",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138996/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138996/",
        "id": 138996,
        "title": "Calvin Screen (CIA Cracktro)",
        "author_nicks": [
            {
                "name": "Crackers In Action",
                "abbreviation": "CIA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
                    "id": 59013,
                    "name": "Crackers In Action",
                    "is_group": true
                }
            },
            {
                "name": "Live Wire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46586/?format=api",
                    "id": 46586,
                    "name": "Live Wire",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "calvin-and-hobbes",
            "cga"
        ]
    }
]