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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Levico-Graben",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a5acd42-c3fa-422a-8615-39c0d7d4cb34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5031/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7025/",
    "metadata": {
        "length": 1016581,
        "lengthKind": "routed",
        "duration": 209944546,
        "positionLists": 2,
        "positions": 8611,
        "size": 714274,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-06T20:24:30+00:00",
        "country": "AT"
    }
}