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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Malta bis Malta",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cce33b74-3931-439e-b5d5-4eab7d5a27d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56330/",
    "metadata": {
        "length": 856548,
        "lengthKind": "routed",
        "duration": 78155350,
        "positionLists": 2,
        "positions": 6643,
        "size": 572495,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-12T13:27:39+00:00",
        "country": "AT"
    }
}