This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/105/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8f20fb8d2129a73d45d0344fef065b90"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2388/",
    "description": "Von Barrea nach Baschi",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2007ITA/touren/070725.nmea",
    "url": "https://api.routeconverter.com/v1/routes/105/",
    "metadata": null
}