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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tourplanung am 12.06.2012 05:15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c7c5ba1-9350-4070-8246-0919b26f6d17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38696/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55187/",
    "metadata": {
        "length": 52955,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1098,
        "size": 77412,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}