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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "ACE Apartments Ble... (sample) to Vila Herberstei... (sample) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40a570b0-6b36-43b7-8bc6-442cfeeac604"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36423/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52914/",
    "metadata": {
        "length": 13814389,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 8359,
        "size": 951218,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-27T19:04:02.071000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "SI"
    }
}