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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce2741c4-82b3-4841-bcb4-8a2688e335af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2911/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3489/",
    "metadata": {
        "length": 3529,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 166,
        "size": 8661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}