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

[
    {
        "url": "https://demozoo.org/api/v1/productions/268777/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/268777/",
        "id": 268777,
        "title": "actual screenshot",
        "author_nicks": [
            {
                "name": "Raymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unique",
                "abbreviation": "UNQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                    "id": 16205,
                    "name": "Unique",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71203/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71203/",
        "id": 71203,
        "title": "Insane Curry",
        "author_nicks": [
            {
                "name": "Raimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77374/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77374/",
        "id": 77374,
        "title": "Condition Critical",
        "author_nicks": [
            {
                "name": "Raimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3441/?format=api",
        "demozoo_url": "https://demozoo.org/music/3441/",
        "id": 3441,
        "title": "Rick The Rhubarb Prefers His Custard With Mustard",
        "author_nicks": [
            {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            {
                "name": "Raimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19901/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19901/",
        "id": 19901,
        "title": "Flourescence",
        "author_nicks": [
            {
                "name": "Raymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]