Skip to content

Commit

Permalink
Update JSON for v3 at 2024-03-22 05:01:04
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Mar 22, 2024
1 parent 6a67400 commit 813a92b
Show file tree
Hide file tree
Showing 37 changed files with 55 additions and 55 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ AnimeAPI is used in other projects and their use cases? Check out the list below
So far, AnimeAPI has indexed data from 17 databases, with details as follows:

<!-- updated -->
Last updated: 21 March 2024 05:17:04 UTC
Last updated: 22 March 2024 05:16:58 UTC
<!-- /updated -->

<!-- counters -->
Expand All @@ -182,13 +182,13 @@ Last updated: 21 March 2024 05:17:04 UTC
| aniSearch | `anisearch` | 18394 |
| Annict | `annict` | 10116 |
| IMDb | `imdb` | 2267 |
| Kaize | `kaize` | 22906 |
| Kaize | `kaize` | 22909 |
| Kitsu | `kitsu` | 20009 |
| LiveChart | `livechart` | 11144 |
| MyAnimeList | `myanimelist` | 26820 |
| Nautiljon | `nautiljon` | 8200 |
| Notify.moe | `notify` | 16133 |
| Otak Otaku | `otakotaku` | 2612 |
| Otak Otaku | `otakotaku` | 2613 |
| Shikimori | `shikimori` | 26820 |
| Shoboi/Syobocal | `shoboi` | 4942 |
| Silver Yasha | `silveryasha` | 4047 |
Expand Down Expand Up @@ -262,8 +262,8 @@ GET /status
{
"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3",
"updated": {
"timestamp": 1710998224,
"iso": "2024-03-21T05:17:04.358099+00:00"
"timestamp": 1711084618,
"iso": "2024-03-22T05:16:58.803896+00:00"
},
"contributors": [
"nattadasu"
Expand All @@ -286,13 +286,13 @@ GET /status
"anisearch": 18394,
"annict": 10116,
"imdb": 2267,
"kaize": 22906,
"kaize": 22909,
"kitsu": 20009,
"livechart": 11144,
"myanimelist": 26820,
"nautiljon": 8200,
"notify": 16133,
"otakotaku": 2612,
"otakotaku": 2613,
"shikimori": 26820,
"shoboi": 4942,
"silveryasha": 4047,
Expand Down Expand Up @@ -375,7 +375,7 @@ GET /updated

<!-- updated-txt -->
```txt
Updated on 03/21/2024 05:17:04 UTC
Updated on 03/22/2024 05:16:58 UTC
```
<!-- /updated-txt -->

Expand Down
2 changes: 1 addition & 1 deletion api/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1710998224, "iso": "2024-03-21T05:17:04.358099+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://nautiljon.com", "https://otakotaku.com"], "license": "AGPL-3.0-only AND MIT AND CC0-1.0+", "website": "https://animeapi.my.id", "counts": {"anidb": 13186, "anilist": 19726, "animeplanet": 23636, "anisearch": 18394, "annict": 10116, "imdb": 2267, "kaize": 22906, "kitsu": 20009, "livechart": 11144, "myanimelist": 26820, "nautiljon": 8200, "notify": 16133, "otakotaku": 2612, "shikimori": 26820, "shoboi": 4942, "silveryasha": 4047, "themoviedb": 489, "trakt": 4583, "total": 33352}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "nautiljon": "/nautiljon/(?P<media_id>[\\w\\+!\\-_\\(\\)\\[\\]]+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "redirect": "/(redirect|rd)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1711084618, "iso": "2024-03-22T05:16:58.803896+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://nautiljon.com", "https://otakotaku.com"], "license": "AGPL-3.0-only AND MIT AND CC0-1.0+", "website": "https://animeapi.my.id", "counts": {"anidb": 13186, "anilist": 19726, "animeplanet": 23636, "anisearch": 18394, "annict": 10116, "imdb": 2267, "kaize": 22909, "kitsu": 20009, "livechart": 11144, "myanimelist": 26820, "nautiljon": 8200, "notify": 16133, "otakotaku": 2613, "shikimori": 26820, "shoboi": 4942, "silveryasha": 4047, "themoviedb": 489, "trakt": 4583, "total": 33352}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "nautiljon": "/nautiljon/(?P<media_id>[\\w\\+!\\-_\\(\\)\\[\\]]+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "redirect": "/(redirect|rd)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
2 changes: 1 addition & 1 deletion database/anidb.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anidb_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/animeapi.json

Large diffs are not rendered by default.

Loading

0 comments on commit 813a92b

Please sign in to comment.