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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327726/",
        "id": 327726,
        "title": "HCH Mag (04/1994)",
        "author_nicks": [
            {
                "name": "Hard Core Hackers",
                "abbreviation": "HCH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                    "id": 124317,
                    "name": "Hard Core Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-01",
        "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301822/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301822/",
        "id": 301822,
        "title": "HCH Application Generator V1.4",
        "author_nicks": [
            {
                "name": "Hard Core Hackers",
                "abbreviation": "HCH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                    "id": 124317,
                    "name": "Hard Core Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-06",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327725/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327725/",
        "id": 327725,
        "title": "HCH Mag (03/1994)",
        "author_nicks": [
            {
                "name": "Hard Core Hackers",
                "abbreviation": "HCH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                    "id": 124317,
                    "name": "Hard Core Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-01",
        "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/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296260/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296260/",
        "id": 296260,
        "title": "HCH Application Generator V1.2",
        "author_nicks": [
            {
                "name": "Hard Core Hackers",
                "abbreviation": "HCH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                    "id": 124317,
                    "name": "Hard Core Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-05",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    }
]