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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1358/",
    "description": "Tirtar-Dikmen",
    "creator_name": "kemal",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/baaf7ffc-8fd7-483a-a4b9-1a4f659481dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4755/",
    "metadata": {
        "length": 12457,
        "lengthKind": "track",
        "duration": 25611,
        "positionLists": 1,
        "positions": 3931,
        "size": 527781,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-04T07:41:11+00:00",
        "elevationGain": 1727,
        "elevationLoss": 1718,
        "country": "TR"
    }
}