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

GET /v1/routes/57120/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7f3b5d8e9039fd579178363ed757dc50"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Karerseestrasse bis Karerseestrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ede2d0c1-3076-4e3b-a956-dd4993daf968"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40629/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57120/",
    "metadata": {
        "length": 472336,
        "lengthKind": "routed",
        "duration": 1860,
        "positionLists": 2,
        "positions": 4310,
        "size": 369879,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-08T13:19:42+00:00",
        "country": "IT"
    }
}