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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tag 4 Haus Hubertus11111 bis Bärensteiner Strasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c38cb28-d60d-463e-9665-96a845704246"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35907/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52398/",
    "metadata": {
        "length": 528729,
        "lengthKind": "routed",
        "duration": 8138,
        "positionLists": 2,
        "positions": 4114,
        "size": 362902,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-24T10:46:17+00:00",
        "country": "CZ"
    }
}