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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2_Neumarkter Wellen (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4707b68c-f316-4d46-b00c-370985fcf44f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53069/",
    "metadata": {
        "length": 213606,
        "lengthKind": "routed",
        "duration": 468,
        "positionLists": 2,
        "positions": 1314,
        "size": 141167,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-16T10:05:45+00:00",
        "country": "DE"
    }
}