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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-09-04(T) Costa Rey - Muravera - Bari Sardo - Tortoli - Baunei - Cala Gonone - Dorgali - Cala Liberotto",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/daf18469-1f40-4b2a-8909-3255ef75ebd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27716/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41232/",
    "metadata": {
        "length": 201853,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5028,
        "size": 740666,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5149,
        "elevationLoss": 5152,
        "country": "IT"
    }
}