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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Schlemmertour",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5d88fd8-6727-4b15-b845-59c3c3788611"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2621/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3181/",
    "metadata": {
        "length": 13163,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 249,
        "size": 27415,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "country": "DE"
    }
}