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

[
    {
        "url": "https://demozoo.org/api/v1/productions/296364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296364/",
        "id": 296364,
        "title": "EPI Application Generator",
        "author_nicks": [
            {
                "name": "Eclipse Interactive",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47062/?format=api",
                    "id": 47062,
                    "name": "Eclipse Interactive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-29",
        "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/196865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196865/",
        "id": 196865,
        "title": "Eclipse Interactive Loader (1)",
        "author_nicks": [
            {
                "name": "Eclipse Interactive",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47062/?format=api",
                    "id": 47062,
                    "name": "Eclipse Interactive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/304301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304301/",
        "id": 304301,
        "title": "Eclipse Interactive Loader (3)",
        "author_nicks": [
            {
                "name": "Eclipse Interactive",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47062/?format=api",
                    "id": 47062,
                    "name": "Eclipse Interactive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196866/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196866/",
        "id": 196866,
        "title": "Eclipse Interactive Loader (2)",
        "author_nicks": [
            {
                "name": "Eclipse Interactive",
                "abbreviation": "EPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47062/?format=api",
                    "id": 47062,
                    "name": "Eclipse Interactive",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    }
]