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

[
    {
        "url": "https://demozoo.org/api/v1/productions/100964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100964/",
        "id": 100964,
        "title": "DoWhackaDo",
        "author_nicks": [
            {
                "name": "Renaissance",
                "abbreviation": "ReN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                    "id": 16329,
                    "name": "Renaissance",
                    "is_group": true
                }
            },
            {
                "name": "Shadow Productions",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                    "id": 47649,
                    "name": "Shadow Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/100963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100963/",
        "id": 100963,
        "title": "Titswinkle Lost In Space",
        "author_nicks": [
            {
                "name": "Shadow Productions",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                    "id": 47649,
                    "name": "Shadow Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113039/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113039/",
        "id": 113039,
        "title": "The Wavey Demo",
        "author_nicks": [
            {
                "name": "Shadow Productions",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                    "id": 47649,
                    "name": "Shadow Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08",
        "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/100962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100962/",
        "id": 100962,
        "title": "Deadbeat BBS",
        "author_nicks": [
            {
                "name": "Shadow Productions",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                    "id": 47649,
                    "name": "Shadow Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/100961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100961/",
        "id": 100961,
        "title": "Revolt",
        "author_nicks": [
            {
                "name": "Shadow Productions",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                    "id": 47649,
                    "name": "Shadow Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]