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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Etappe #6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c056f7a-cb6c-438b-877d-872952801d32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37498/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53989/",
    "metadata": {
        "length": 50050,
        "lengthKind": "track",
        "duration": 879,
        "positionLists": 1,
        "positions": 880,
        "size": 93736,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-18T21:13:18+00:00",
        "country": "CH"
    }
}