Movies


GET /api/demo/movies
HTTP 200 OK
{
  "count": 44,
  "page": 1,
  "page_size": 30,
  "total_pages": 2,
  "next": "https://rails-rest-framework.com/api/demo/movies?page=2",
  "results": [
    {
      "id": 1,
      "name": "Interstellar",
      "price": "13.89",
      "created_at": "2025-06-10T17:23:18.683Z",
      "updated_at": "2025-06-10T17:23:18.683Z",
      "main_genre": {
        "id": 19,
        "name": "Sport"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 2,
      "name": "The Terminator",
      "price": "5.83",
      "created_at": "2025-06-10T17:23:18.685Z",
      "updated_at": "2025-06-10T17:23:18.685Z",
      "main_genre": {
        "id": 4,
        "name": "Fantasy"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 3,
      "name": "Monsters, Inc.",
      "price": "8.52",
      "created_at": "2025-06-10T17:23:18.686Z",
      "updated_at": "2025-06-10T17:23:18.686Z",
      "main_genre": {
        "id": 13,
        "name": "Animation"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 4,
      "name": "Gran Torino",
      "price": "6.2",
      "created_at": "2025-06-10T17:23:18.688Z",
      "updated_at": "2025-06-10T17:23:18.688Z",
      "main_genre": {
        "id": 13,
        "name": "Animation"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 5,
      "name": "Hotel Rwanda",
      "price": "6.38",
      "created_at": "2025-06-10T17:23:18.689Z",
      "updated_at": "2025-06-10T17:23:18.689Z",
      "main_genre": {
        "id": 19,
        "name": "Sport"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 6,
      "name": "The Green Mile",
      "price": "12.97",
      "created_at": "2025-06-10T17:23:18.692Z",
      "updated_at": "2025-06-10T17:23:18.692Z",
      "main_genre": {
        "id": 9,
        "name": "Mystery"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 7,
      "name": "Django Unchained",
      "price": "5.99",
      "created_at": "2025-06-10T17:23:18.694Z",
      "updated_at": "2025-06-10T17:23:18.694Z",
      "main_genre": {
        "id": 18,
        "name": "Biography"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 8,
      "name": "Inception",
      "price": "6.92",
      "created_at": "2025-06-10T17:23:18.695Z",
      "updated_at": "2025-06-10T17:23:18.695Z",
      "main_genre": {
        "id": 19,
        "name": "Sport"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 9,
      "name": "Sunset Blvd.",
      "price": "12.72",
      "created_at": "2025-06-10T17:23:18.697Z",
      "updated_at": "2025-06-10T17:23:18.697Z",
      "main_genre": {
        "id": 9,
        "name": "Mystery"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 10,
      "name": "The Dark Knight",
      "price": "14.84",
      "created_at": "2025-06-10T17:23:18.699Z",
      "updated_at": "2025-06-10T17:23:18.699Z",
      "main_genre": {
        "id": 6,
        "name": "Sci-Fi"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 1,
          "login": "example"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 11,
      "name": "The Great Escape",
      "price": "9.5",
      "created_at": "2025-06-10T17:23:18.701Z",
      "updated_at": "2025-06-10T17:23:18.701Z",
      "main_genre": {
        "id": 9,
        "name": "Mystery"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 12,
      "name": "The General",
      "price": "12.11",
      "created_at": "2025-06-10T17:23:18.702Z",
      "updated_at": "2025-06-10T17:23:18.702Z",
      "main_genre": {
        "id": 8,
        "name": "Thriller"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 13,
      "name": "Stand by Me",
      "price": "18.94",
      "created_at": "2025-06-10T17:23:18.704Z",
      "updated_at": "2025-06-10T17:23:18.704Z",
      "main_genre": {
        "id": 11,
        "name": "Musical"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 14,
      "name": "Star Wars: Episode IX – The Rise of Skywalker",
      "price": "7.7",
      "created_at": "2025-06-10T17:23:18.705Z",
      "updated_at": "2025-06-10T17:23:18.705Z",
      "main_genre": {
        "id": 13,
        "name": "Animation"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 15,
      "name": "Bicycle Thieves",
      "price": "14.77",
      "created_at": "2025-06-10T17:23:18.707Z",
      "updated_at": "2025-06-10T17:23:18.707Z",
      "main_genre": {
        "id": 8,
        "name": "Thriller"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 16,
      "name": "Batman Begins",
      "price": "14.3",
      "created_at": "2025-06-10T17:23:18.709Z",
      "updated_at": "2025-06-10T17:23:18.709Z",
      "main_genre": {
        "id": 12,
        "name": "Documentary"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 17,
      "name": "Modern Times",
      "price": "6.6",
      "created_at": "2025-06-10T17:23:18.711Z",
      "updated_at": "2025-06-10T17:23:18.711Z",
      "main_genre": {
        "id": 7,
        "name": "Horror"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 18,
      "name": "Star Wars: Episode IV – A New Hope",
      "price": "6.22",
      "created_at": "2025-06-10T17:23:18.712Z",
      "updated_at": "2025-06-10T17:23:18.712Z",
      "main_genre": {
        "id": 12,
        "name": "Documentary"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 1,
          "login": "example"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 19,
      "name": "Before Sunrise",
      "price": "9.12",
      "created_at": "2025-06-10T17:23:18.714Z",
      "updated_at": "2025-06-10T17:23:18.714Z",
      "main_genre": {
        "id": 16,
        "name": "War"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 20,
      "name": "Dial M for Murder",
      "price": "19.56",
      "created_at": "2025-06-10T17:23:18.715Z",
      "updated_at": "2025-06-10T17:23:18.715Z",
      "main_genre": {
        "id": 18,
        "name": "Biography"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 21,
      "name": "Catch Me If You Can",
      "price": "5.15",
      "created_at": "2025-06-10T17:23:18.717Z",
      "updated_at": "2025-06-10T17:23:18.717Z",
      "main_genre": {
        "id": 16,
        "name": "War"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 22,
      "name": "Raging Bull",
      "price": "16.25",
      "created_at": "2025-06-10T17:23:18.718Z",
      "updated_at": "2025-06-10T17:23:18.718Z",
      "main_genre": {
        "id": 17,
        "name": "History"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 23,
      "name": "The Matrix",
      "price": "6.6",
      "created_at": "2025-06-10T17:23:18.720Z",
      "updated_at": "2025-06-10T17:23:18.720Z",
      "main_genre": {
        "id": 23,
        "name": "Superhero"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 1,
          "login": "example"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 24,
      "name": "Princess Mononoke",
      "price": "11.3",
      "created_at": "2025-06-10T17:23:18.721Z",
      "updated_at": "2025-06-10T17:23:18.721Z",
      "main_genre": {
        "id": 6,
        "name": "Sci-Fi"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 25,
      "name": "The Godfather",
      "price": "8.45",
      "created_at": "2025-06-10T17:23:18.723Z",
      "updated_at": "2025-06-10T17:23:18.723Z",
      "main_genre": {
        "id": 4,
        "name": "Fantasy"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 1,
          "login": "example"
        },
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 2,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 26,
      "name": "Rocky",
      "price": "9.45",
      "created_at": "2025-06-10T17:23:18.725Z",
      "updated_at": "2025-06-10T17:23:18.725Z",
      "main_genre": {
        "id": 8,
        "name": "Thriller"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 27,
      "name": "Star Wars: Episode VII - The Force Awakens",
      "price": "16.63",
      "created_at": "2025-06-10T17:23:18.727Z",
      "updated_at": "2025-06-10T17:23:18.727Z",
      "main_genre": {
        "id": 7,
        "name": "Horror"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 2,
          "login": "admin"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 28,
      "name": "The Maltese Falcon",
      "price": "5.84",
      "created_at": "2025-06-10T17:23:18.728Z",
      "updated_at": "2025-06-10T17:23:18.728Z",
      "main_genre": {
        "id": 6,
        "name": "Sci-Fi"
      },
      "genres": [],
      "genres.count": 0,
      "users": [
        {
          "id": 1,
          "login": "example"
        }
      ],
      "users.count": 1,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 29,
      "name": "Judgment at Nuremberg",
      "price": "7.97",
      "created_at": "2025-06-10T17:23:18.730Z",
      "updated_at": "2025-06-10T17:23:18.730Z",
      "main_genre": {
        "id": 10,
        "name": "Romance"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    },
    {
      "id": 30,
      "name": "Into the Wild",
      "price": "14.33",
      "created_at": "2025-06-10T17:23:18.732Z",
      "updated_at": "2025-06-10T17:23:18.732Z",
      "main_genre": {
        "id": 14,
        "name": "Family"
      },
      "genres": [],
      "genres.count": 0,
      "users": [],
      "users.count": 0,
      "description": "",
      "cover": null,
      "pictures": []
    }
  ]
}
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <count type="integer">44</count>
  <page type="integer">1</page>
  <page-size type="integer">30</page-size>
  <total-pages type="integer">2</total-pages>
  <next>https://rails-rest-framework.com/api/demo/movies?page=2</next>
  <results type="array">
    <result>
      <id type="integer">1</id>
      <name>Interstellar</name>
      <price type="decimal">13.89</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">19</id>
        <name>Sport</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">2</id>
      <name>The Terminator</name>
      <price type="decimal">5.83</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">4</id>
        <name>Fantasy</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">3</id>
      <name>Monsters, Inc.</name>
      <price type="decimal">8.52</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">13</id>
        <name>Animation</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">4</id>
      <name>Gran Torino</name>
      <price type="decimal">6.2</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">13</id>
        <name>Animation</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">5</id>
      <name>Hotel Rwanda</name>
      <price type="decimal">6.38</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">19</id>
        <name>Sport</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">6</id>
      <name>The Green Mile</name>
      <price type="decimal">12.97</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">9</id>
        <name>Mystery</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">7</id>
      <name>Django Unchained</name>
      <price type="decimal">5.99</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">18</id>
        <name>Biography</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">8</id>
      <name>Inception</name>
      <price type="decimal">6.92</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">19</id>
        <name>Sport</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">9</id>
      <name>Sunset Blvd.</name>
      <price type="decimal">12.72</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">9</id>
        <name>Mystery</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">10</id>
      <name>The Dark Knight</name>
      <price type="decimal">14.84</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">6</id>
        <name>Sci-Fi</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">1</id>
          <login>example</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">11</id>
      <name>The Great Escape</name>
      <price type="decimal">9.5</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">9</id>
        <name>Mystery</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">12</id>
      <name>The General</name>
      <price type="decimal">12.11</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">8</id>
        <name>Thriller</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">13</id>
      <name>Stand by Me</name>
      <price type="decimal">18.94</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">11</id>
        <name>Musical</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">14</id>
      <name>Star Wars: Episode IX – The Rise of Skywalker</name>
      <price type="decimal">7.7</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">13</id>
        <name>Animation</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">15</id>
      <name>Bicycle Thieves</name>
      <price type="decimal">14.77</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">8</id>
        <name>Thriller</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">16</id>
      <name>Batman Begins</name>
      <price type="decimal">14.3</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">12</id>
        <name>Documentary</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">17</id>
      <name>Modern Times</name>
      <price type="decimal">6.6</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">7</id>
        <name>Horror</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">18</id>
      <name>Star Wars: Episode IV – A New Hope</name>
      <price type="decimal">6.22</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">12</id>
        <name>Documentary</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">1</id>
          <login>example</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">19</id>
      <name>Before Sunrise</name>
      <price type="decimal">9.12</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">16</id>
        <name>War</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">20</id>
      <name>Dial M for Murder</name>
      <price type="decimal">19.56</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">18</id>
        <name>Biography</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">21</id>
      <name>Catch Me If You Can</name>
      <price type="decimal">5.15</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">16</id>
        <name>War</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">22</id>
      <name>Raging Bull</name>
      <price type="decimal">16.25</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">17</id>
        <name>History</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">23</id>
      <name>The Matrix</name>
      <price type="decimal">6.6</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">23</id>
        <name>Superhero</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">1</id>
          <login>example</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">24</id>
      <name>Princess Mononoke</name>
      <price type="decimal">11.3</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">6</id>
        <name>Sci-Fi</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">25</id>
      <name>The Godfather</name>
      <price type="decimal">8.45</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">4</id>
        <name>Fantasy</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">1</id>
          <login>example</login>
        </user>
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">2</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">26</id>
      <name>Rocky</name>
      <price type="decimal">9.45</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">8</id>
        <name>Thriller</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">27</id>
      <name>Star Wars: Episode VII - The Force Awakens</name>
      <price type="decimal">16.63</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">7</id>
        <name>Horror</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">2</id>
          <login>admin</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">28</id>
      <name>The Maltese Falcon</name>
      <price type="decimal">5.84</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">6</id>
        <name>Sci-Fi</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array">
        <user>
          <id type="integer">1</id>
          <login>example</login>
        </user>
      </users>
      <users.count type="integer">1</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">29</id>
      <name>Judgment at Nuremberg</name>
      <price type="decimal">7.97</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">10</id>
        <name>Romance</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
    <result>
      <id type="integer">30</id>
      <name>Into the Wild</name>
      <price type="decimal">14.33</price>
      <created-at type="dateTime">2025-06-10T17:23:18Z</created-at>
      <updated-at type="dateTime">2025-06-10T17:23:18Z</updated-at>
      <main-genre>
        <id type="integer">14</id>
        <name>Family</name>
      </main-genre>
      <genres type="array"/>
      <genres.count type="integer">0</genres.count>
      <users type="array"/>
      <users.count type="integer">0</users.count>
      <description></description>
      <cover nil="true"/>
      <pictures type="array"/>
    </result>
  </results>
</hash>
Path Verb Controller#Action
movies GET api/demo/movies#index
movies POST api/demo/movies#create
movies PUT api/demo/movies#update_all
movies PATCH api/demo/movies#update_all
movies DELETE api/demo/movies#destroy_all
movies OPTIONS api/demo/movies#options
movies/random GET api/demo/movies#random
movies/:id GET api/demo/movies#show
movies/:id PUT api/demo/movies#update
movies/:id PATCH api/demo/movies#update
movies/:id DELETE api/demo/movies#destroy
movies/:id/random GET api/demo/movies#random