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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 78 (2)",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4493b908-ab5c-478a-a769-58b79f849e52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24678/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50817/",
    "metadata": {
        "length": 122,
        "lengthKind": "track",
        "duration": 154,
        "positionLists": 1,
        "positions": 78,
        "size": 12358,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-23T08:44:13+00:00",
        "country": "DE"
    }
}