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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Radstadt-Nockalmstrasse-Maltatal- Radstadt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c06495df-5c4c-4421-9504-cd62db3ea8a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39528/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56019/",
    "metadata": {
        "length": 311306,
        "lengthKind": "routed",
        "duration": 86563905,
        "positionLists": 1,
        "positions": 487,
        "size": 98474,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-07-10T12:21:06+00:00",
        "country": "AT"
    }
}