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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 73 (2)",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a47abe1-235b-43a6-8cd0-f07efc7f5807"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50813/",
    "metadata": {
        "length": 23,
        "lengthKind": "track",
        "duration": 142,
        "positionLists": 1,
        "positions": 73,
        "size": 11442,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-16T08:02:36+00:00",
        "country": "DE"
    }
}