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

[
    {
        "url": "https://demozoo.org/api/v1/productions/229948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229948/",
        "id": 229948,
        "title": "Freaxy One",
        "author_nicks": [
            {
                "name": "The Crusaders",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                    "id": 105730,
                    "name": "The Crusaders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229947/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229947/",
        "id": 229947,
        "title": "His First One",
        "author_nicks": [
            {
                "name": "The Crusaders",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                    "id": 105730,
                    "name": "The Crusaders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229946/",
        "id": 229946,
        "title": "Simple Demo",
        "author_nicks": [
            {
                "name": "The Crusaders",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                    "id": 105730,
                    "name": "The Crusaders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/229945/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229945/",
        "id": 229945,
        "title": "Triple Balls",
        "author_nicks": [
            {
                "name": "The Crusaders",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                    "id": 105730,
                    "name": "The Crusaders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229944/",
        "id": 229944,
        "title": "Contact Demo #1",
        "author_nicks": [
            {
                "name": "The Crusaders",
                "abbreviation": "TC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105730/?format=api",
                    "id": 105730,
                    "name": "The Crusaders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]